blob: 7a1890c9a10199d99f2288d41f9cb5fc11c2d389 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = yap-frontend-cli
pkgdesc = A TUI for the yap planner written in rust
pkgver = 0.1.7
pkgrel = 1
url = https://github.com/flammenderdrache/yap-frontend-cli
arch = x86_64
makedepends = rust
makedepends = cargo
makedepends = git
source = git+https://github.com/flammenderdrache/yap-frontend-cli.git
sha512sums = SKIP
pkgname = yap-frontend-cli
|