summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 1 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8f41215af70..5399d04c0b21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_gitname=plasma-workspace
pkgname=gmenu-dbusmenu-proxy-git
-pkgver=r6543.9b3115de
+pkgver=r6647.947b03d6
pkgrel=1
pkgdesc='Proxy that allows to display GTK applications menus in Plasma global menu'
arch=(x86_64)
@@ -20,10 +20,6 @@ pkgver() {
prepare() {
mkdir -p build
-
- cd $_gitname
- git revert -n e37156b404bffd4dc6fd0d1b2dbb5dc1ae0ddfa4 # Don't depend on plasma-framework git
- git revert -n b64f0a28d014344e4f26c42a8c467cf9b7b73311
}
build() {