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

Alexander Rødseth arodseth at archlinux.org
Sun Dec 11 13:34:34 UTC 2016


    Date: Sunday, December 11, 2016 @ 13:34:33
  Author: arodseth
Revision: 198790

upgpkg: xfce4-whiskermenu-plugin 1.6.2-1

Modified:
  xfce4-whiskermenu-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-11 12:44:01 UTC (rev 198789)
+++ PKGBUILD	2016-12-11 13:34:33 UTC (rev 198790)
@@ -3,7 +3,7 @@
 # Contributor: Graeme Gott <graeme at gottcode.org>
 
 pkgname=xfce4-whiskermenu-plugin
-pkgver=1.6.1
+pkgver=1.6.2
 pkgrel=1
 pkgdesc='Alternate menu for Xfce4'
 arch=('x86_64' 'i686')
@@ -14,11 +14,12 @@
 makedepends=('cmake' 'ninja')
 #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=('dea0134cf12d8b5a345948b504997bcda256489c67e8604a15abe922ec70d456')
+sha256sums=('7b40cf5eca6a6dd4838648507901ae12f6f6c19389551ceac53b6428eb90b8a7')
 
 build() {
   mkdir -p build
   cd build
+
   cmake "$srcdir/$pkgname-$pkgver" \
     -DCMAKE_BUILD_TYPE=Release \
     -DCMAKE_INSTALL_PREFIX=/usr \



More information about the arch-commits mailing list