summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6eed85deeea1..8cc3ea1ad832 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -60,18 +60,16 @@ _pkgbase=vala-panel-appmenu
pkgbase=${_pkgbase}-xfce-git
_cmakename=cmake-vala
pkgver=0.6.93
-pkgrel=2
+pkgrel=3
pkgdesc="AppMenu (Global Menu) plugin"
url="https://github.com/rilian-la-te/vala-panel-appmenu"
arch=('i686' 'x86_64')
license=('GPL3')
source=("git://github.com/rilian-la-te/${_pkgbase}.git"
- "git://github.com/rilian-la-te/${_cmakename}.git"
- 80appmenu-gtk-module)
+ "git://github.com/rilian-la-te/${_cmakename}.git")
sha256sums=('SKIP'
- 'SKIP'
- '4c006c4ea7b8556070ad6d35529d3a9e23da8033429e34d1824c25942d969fbc')
+ 'SKIP')
pkgver() {
cd "${srcdir}/${_pkgbase}"