blob: b00e2e17b2515abdc1772ed43cee16ef01c3e99c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = witfocus
pkgdesc = CLI tool for simple task management
pkgver = 0.9.8
pkgrel = 1
url = https://github.com/arendtio/witfocus
arch = any
license = MIT
makedepends = autoconf
makedepends = automake
depends = bash
backup = etc/witfocus.conf
source = git+https://github.com/arendtio/witfocus.git#tag=0.9.8
sha512sums = SKIP
pkgname = witfocus
|