summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ebf6556f87bb36e2b81067ad8e19f736d13af699 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = reddio
	pkgdesc = a command-line interface for Reddit written in POSIX sh
	pkgver = 0.4
	pkgrel = 1
	url = https://gitlab.com/aaronNG/reddio
	arch = any
	license = MIT
	makedepends = git
	depends = curl
	depends = jq
	optdepends = gnu-netcat: for authentication
	optdepends = openbsd-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