summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtFox32022-01-30 21:12:45 +0100
committerArtFox32022-01-30 21:12:45 +0100
commitbded63d797821b350ee9b281bf20b7b7f071fcb8 (patch)
treea08413671170d523cd2a31509e30318ee0f71c67
parent188bc76b885714f290663c55f69e978fc9f13ae0 (diff)
downloadaur-bded63d797821b350ee9b281bf20b7b7f071fcb8.tar.gz
conflicts updated
-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')