summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b8739c1de77c773f2ac66fd4e0c20b1f08846e2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = reddio
	pkgdesc = a command-line interface for Reddit written in POSIX sh
	pkgver = 0.3
	pkgrel = 1
	url = https://gitlab.com/aaronNG/reddio
	arch = any
	license = MIT
	makedepends = git
	depends = curl
	depends = jq
	optdepends = netcat: for authentication
	optdepends = bash: POSIX compliant shell
	optdepends = dash: POSIX compliant shell
	optdepends = ksh: POSIX compliant shell
	noextract = git+https://gitlab.com/aaronNG/reddio.git
	source = git+https://gitlab.com/aaronNG/reddio.git
	sha256sums = SKIP

pkgname = reddio