summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b8739c1de77c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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
+