summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTudor Roman2016-10-28 21:46:04 +0300
committerTudor Roman2016-10-28 21:46:04 +0300
commit19e2e84346a59c551f51a0ce20670f56733c08ee (patch)
treeace00dc0e958773f58fbbc4968e5e260c44053c8 /PKGBUILD
parent12fb985af924c216b4e2489733c3aed3c579b2c5 (diff)
downloadaur-19e2e84346a59c551f51a0ce20670f56733c08ee.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 ce7a5eda9c7c..1ed34d3cb0d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('ISC')
depends=("libxcb" "xcb-util-wm")
makedepends=("git")
optdepends=("sxhkd" "wmutils-git" "lemonbar")
-provides=("windowchef")
+conflicts=('windowchef')
source=("$pkgname::git+https://github.com/tudurom/windowchef.git")
md5sums=("SKIP")