summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 116778e778882be8271ff8c2f8518cf7e609a027 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = tally-counter
	pkgdesc = Minimalistic tally counter for terminal written in rust
	pkgver = 1.0
	pkgrel = 1
	url = https://gitlab.com/danielzierl/tally-counter
	arch = x86_64
	license = Apache
	depends = rust
	depends = cargo
	options = !debug
	source = git+https://gitlab.com/danielzierl/tally-counter.git
	sha256sums = SKIP

pkgname = tally-counter