[arch-commits] Commit in xfce4-whiskermenu-plugin/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Wed Dec 30 10:01:56 UTC 2015


    Date: Wednesday, December 30, 2015 @ 11:01:56
  Author: arodseth
Revision: 154984

upgpkg: xfce4-whiskermenu-plugin 1.5.2-1

Modified:
  xfce4-whiskermenu-plugin/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-30 09:57:47 UTC (rev 154983)
+++ PKGBUILD	2015-12-30 10:01:56 UTC (rev 154984)
@@ -3,8 +3,8 @@
 # Contributor: Graeme Gott <graeme at gottcode.org>
 
 pkgname=xfce4-whiskermenu-plugin
-pkgver=1.5.1
-pkgrel=2
+pkgver=1.5.2
+pkgrel=1
 pkgdesc='Alternate menu for Xfce4'
 arch=('x86_64' 'i686')
 url="http://gottcode.org/xfce4-whiskermenu-plugin/"
@@ -13,8 +13,9 @@
 depends=('xfce4-panel')
 makedepends=('cmake')
 install="$pkgname.install"
-source=("http://gottcode.org/$pkgname/$pkgname-$pkgver-src.tar.bz2")
-sha256sums=('1c7650562322867513370ab575536b67aa3712329bb60a0c91a0a70e23a8945a')
+source=("http://gottcode.org/$pkgname/$pkgname-$pkgver.tar.bz2")
+source=("http://mirror.netcologne.de/xfce/src/panel-plugins/xfce4-whiskermenu-plugin/${pkgver%.*}/xfce4-whiskermenu-plugin-$pkgver.tar.bz2")
+sha256sums=('307cbfa532a28c5c753409aba0330c2da010047b8fc2d669e06f12bf17712e38')
 
 build() {
   cd "$pkgname-$pkgver"
@@ -30,5 +31,4 @@
   make -C "$pkgname-$pkgver" install DESTDIR="$pkgdir"
 }
 
-# getver ok
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list