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

Alexander Rødseth arodseth at archlinux.org
Fri Feb 20 09:27:00 UTC 2015


    Date: Friday, February 20, 2015 @ 10:27:00
  Author: arodseth
Revision: 128025

upgpkg: xfce4-whiskermenu-plugin 1.5.0-1

Modified:
  xfce4-whiskermenu-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-20 08:55:53 UTC (rev 128024)
+++ PKGBUILD	2015-02-20 09:27:00 UTC (rev 128025)
@@ -3,7 +3,7 @@
 # Contributor: Graeme Gott <graeme at gottcode.org>
 
 pkgname=xfce4-whiskermenu-plugin
-pkgver=1.4.3
+pkgver=1.5.0
 pkgrel=1
 pkgdesc='Alternate menu for Xfce4'
 arch=('x86_64' 'i686')
@@ -14,10 +14,11 @@
 makedepends=('cmake')
 install="$pkgname.install"
 source=("http://gottcode.org/$pkgname/$pkgname-$pkgver-src.tar.bz2")
-sha256sums=('56c409a16e8a6db4f6eb4ae4e8c3ad472964e840c01453f200d0c1034d949b4b')
+sha256sums=('da82bdbc899a9935b560323aac9037d44f37fb110509b80ec293196722671851')
 
 build() {
   cd "$pkgname-$pkgver"
+
   cmake \
     -DCMAKE_BUILD_TYPE=Release \
     -DCMAKE_INSTALL_PREFIX=/usr \



More information about the arch-commits mailing list