blob: 90e95590d8db50920d7382cbf51ae4413d0f9798 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = thoth
pkgdesc = Terminal scratchpad inspired by the Heynote app
pkgver = 0.1.66
pkgrel = 1
url = https://github.com/jooaf/thoth
arch = x86_64
license = MIT
makedepends = cargo
depends = gcc-libs
options = !lto
source = thoth-0.1.66.tar.gz::https://github.com/jooaf/thoth/archive/v0.1.66.tar.gz
sha512sums = 30bfb5b29554e9262b66f24fef15374f9de8f9eff5eafd1eb2998d5e5bc58dec0f00cfc7b59b8d872490ef83381a4d00cdfa4d0f3df5c1759d5cf45518dee6b3
pkgname = thoth
|