summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonian Guveli2017-08-23 23:23:05 +0300
committerJonian Guveli2017-08-23 23:23:05 +0300
commita097f9dc879d4252b01bbd0b196d510203905207 (patch)
tree7b10a9349e11dbbe48668d84c047187bbdda946c
parent0724a3e83f266557bc7d3fed82f86079a17e8c76 (diff)
downloadaur-a097f9dc879d4252b01bbd0b196d510203905207.tar.gz
add conflicts
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e657019973ee..4c5a457a61b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Aug 23 19:20:54 UTC 2017
+# Wed Aug 23 20:22:48 UTC 2017
pkgbase = gnome-shell-extension-unite-git
pkgdesc = Unite makes GNOME Shell look like Ubuntu Unity Shell
pkgver = 46.b3203ca
@@ -11,6 +11,7 @@ pkgbase = gnome-shell-extension-unite-git
depends = gnome-shell
depends = xorg-xprop
provides = gnome-shell-extension-unite
+ conflicts = gnome-shell-extension-unite
source = gnome-shell-extension-unite-git::git+https://github.com/jonian/unite-shell
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e787d4c61b80..16a38c9f5429 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ license=("GPL")
depends=("gnome-shell" "xorg-xprop")
makedepends=("git")
provides=("gnome-shell-extension-unite")
+conflicts=("gnome-shell-extension-unite")
source=("$pkgname::git+https://github.com/jonian/unite-shell")
md5sums=("SKIP")