summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8bce2bb7d0eb..bee351f93047 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ pkgdesc="A command-line interface for Reddit written in POSIX sh"
arch=('any')
url="https://gitlab.com/aaronNG/reddio"
license=('MIT')
+conflicts=('reddio-git')
depends=('curl' 'jq')
optdepends=('gnu-netcat: for authentication'
'openbsd-netcat: for authentication'