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

Alexander Rødseth arodseth at archlinux.org
Mon Jan 5 10:37:14 UTC 2015


    Date: Monday, January 5, 2015 @ 11:37:14
  Author: arodseth
Revision: 125400

upgpkg: xfce4-whiskermenu-plugin 1.4.2-1

Modified:
  xfce4-whiskermenu-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-05 10:31:44 UTC (rev 125399)
+++ PKGBUILD	2015-01-05 10:37:14 UTC (rev 125400)
@@ -3,7 +3,7 @@
 # Contributor: Graeme Gott <graeme at gottcode.org>
 
 pkgname=xfce4-whiskermenu-plugin
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc='Alternate Xfce menu'
 arch=('x86_64' 'i686')
@@ -13,10 +13,11 @@
 makedepends=('cmake')
 install="$pkgname.install"
 source=("http://gottcode.org/$pkgname/$pkgname-$pkgver-src.tar.bz2")
-sha256sums=('b541adef6e6683f44e291d21e089e5583a95f4387dabc3f512c7773bdbe17d3e')
+sha256sums=('7266d7a16df4bffe6f00d3d4711b8b8fd972491bac70f13a9d7edd9f0472d311')
 
 build() {
   cd "$pkgname-$pkgver"
+
   cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=lib
   make
 }



More information about the arch-commits mailing list