summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTudor Roman2016-10-28 21:45:26 +0300
committerTudor Roman2016-10-28 21:45:26 +0300
commit44d85e34ce9b3c052771933a0588043efc02b815 (patch)
tree287dc610791f920dc4f634a46acccdd5da859db4 /PKGBUILD
parenta1ed2aaecd590e5b0e4cd9e1dd4d1edc99ebbf2b (diff)
downloadaur-44d85e34ce9b3c052771933a0588043efc02b815.tar.gz
added conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e59b959bc7bb..ab3a2669cabe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/tudurom/windowchef"
license=('ISC')
depends=("libxcb" "xcb-util-wm")
optdepends=("sxhkd" "wmutils-git" "lemonbar")
-provides=("windowchef")
+conflicts=('windowchef-git')
source=("https://github.com/tudurom/$pkgname/archive/v${pkgver}.tar.gz")
md5sums=("3ec113dc8cb7b127fb45cbf6e3be9ce7")