summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 892ad5c1596b..f0ae59c93215 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,7 +13,7 @@ pkgbase = applet-window-appmenu-git
depends = gettext
depends = kdecoration
conflicts = plasma5-applets-window-appmenu
- conflicts = plasma5-applets-window-appmenu
+ conflicts = plasma5-applets-window-appmenu-git
source = applet-window-appmenu-git::git+https://github.com/psifidotos/applet-window-appmenu.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5c618af8400e..777e8753919e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL')
groups=()
makedepends=('gcc' 'git' 'extra-cmake-modules')
depends=('plasma-framework' 'gettext' 'kdecoration')
-conflicts=('plasma5-applets-window-appmenu' 'plasma5-applets-window-appmenu')
+conflicts=('plasma5-applets-window-appmenu' 'plasma5-applets-window-appmenu-git')
source=("$pkgname::git+$url")
noextract=()
md5sums=('SKIP')