summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcylgom2018-09-26 15:46:39 +0200
committercylgom2018-09-26 15:46:39 +0200
commitbdd2c71fab071e1cc2daed4353f6f17eafda7a1a (patch)
treee7971fa35485ac4e7d3b2ce2b3f8c41a7c860ac2 /PKGBUILD
parent398a3f151a4ea7f29669767256ae6663f549c0c3 (diff)
downloadaur-bdd2c71fab071e1cc2daed4353f6f17eafda7a1a.tar.gz
added conflict info
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c5255f28a59..fe58bf9fc66c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ url="https://github.com/cylgom/ly"
license=('custom:WTFPL')
makedepends=('git')
depends=('pam' 'xorg-xinit' 'xorg-xauth')
+conflicts=('ly')
source=('git+https://github.com/cylgom/ly.git'
'git+https://github.com/cylgom/termbox-next.git'
'git+https://github.com/benhoyt/inih.git')