blob: fb676ebca40c09de0ada4a08a852969a20e1117f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = reddio-git
pkgdesc = A command-line interface for Reddit written in POSIX sh
pkgver = r134.66c12ce
pkgrel = 3
url = https://gitlab.com/aaronNG/reddio
changelog = ISSUES
arch = any
license = custom:MIT
makedepends = git
depends = curl
depends = jq
optdepends = gnu-netcat: authenticate with your Reddit account credentials
optdepends = openbsd-netcat: authenticate with your Reddit account credentials
provides = reddio
conflicts = reddio
source = git+https://gitlab.com/aaronNG/reddio
source = archlinux.patch
sha256sums = SKIP
sha256sums = d56a36a70ea279778a60e8b827c80166189584dce54bdeeccb8f33a047419157
pkgname = reddio-git
|