summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Rojas2018-05-06 10:51:16 +0000
committerAntonio Rojas2018-05-06 10:51:16 +0000
commitb09247e72932a4105e4c561c85cab08a4e4381c3 (patch)
tree36371552eac7ce75543c1cd0edf642690e00da32 /PKGBUILD
parent56687597233d42fd0748722ea080ad9de90dee43 (diff)
downloadaur-gmenu-dbusmenu-proxy-git.tar.gz
Remove no longer needed reverts
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() {