summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rwxr-xr-xPKGBUILD8
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2da1ad36870d..fd890a0752b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
# Generated by mksrcinfo v8
-# Wed Sep 7 05:28:28 UTC 2016
+# Wed Dec 21 15:48:05 UTC 2016
pkgbase = xfce4-whiskermenu-plugin-git
pkgdesc = Alternate Xfce menu
- pkgver = 2.0.0.6.g9613ee0
+ pkgver = 2.0.0.42.g8e015
pkgrel = 1
url = http://gottcode.org/xfce4-whiskermenu-plugin/
- install = xfce4-whiskermenu-plugin-git.install
arch = i686
arch = x86_64
groups = xfce4-goodies
diff --git a/PKGBUILD b/PKGBUILD
index a180b6ec8f3a..59a5cc3ca8f1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: Diego Principe <cdprincipe@at@gmail@dot@com>
-# Maintainer: PAblo Lezaeta <prflr88@gmail.com>
+# Maintainer: twa022 <twa022 at gmail dot com>
+# Contributor: Diego Principe <cdprincipe@at@gmail@dot@com>
+# Contributor: PAblo Lezaeta <prflr88@gmail.com>
_pkgname=xfce4-whiskermenu-plugin
pkgname=xfce4-whiskermenu-plugin-git
-pkgver=2.0.0.6.g9613ee0
+pkgver=2.0.0.42.g8e015
pkgrel=1
pkgdesc="Alternate Xfce menu"
arch=("i686" "x86_64")
@@ -14,7 +15,6 @@ makedepends=("cmake" "exo>=0.11" "" "git")
groups=("xfce4-goodies" "xfce4-goodies-git")
provides=("xfce4-whiskermenu-plugin")
conflicts=("xfce4-whiskermenu-plugin")
-install=${pkgname}.install
source=("$_pkgname::git+http://github.com/gottcode/xfce4-whiskermenu-plugin")
md5sums=("SKIP")