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

Alexander Rødseth arodseth at archlinux.org
Mon Aug 14 23:52:51 UTC 2017


    Date: Monday, August 14, 2017 @ 23:52:50
  Author: arodseth
Revision: 250444

upgpkg: xfce4-whiskermenu-plugin 1.7.3-1

Modified:
  xfce4-whiskermenu-plugin/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-14 22:48:27 UTC (rev 250443)
+++ PKGBUILD	2017-08-14 23:52:50 UTC (rev 250444)
@@ -3,9 +3,9 @@
 # Contributor: Graeme Gott <graeme at gottcode.org>
 
 pkgname=xfce4-whiskermenu-plugin
-pkgver=1.7.2
-pkgrel=2
-pkgdesc='Alternate menu for Xfce4'
+pkgver=1.7.3
+pkgrel=1
+pkgdesc='Menu for Xfce4'
 arch=('x86_64' 'i686')
 url='https://gottcode.org/xfce4-whiskermenu-plugin/'
 groups=('xfce4-goodies')
@@ -13,12 +13,11 @@
 depends=('xfce4-panel' 'garcon')
 makedepends=('cmake' 'ninja')
 source=("http://archive.be.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/${pkgver%.*}/xfce4-whiskermenu-plugin-$pkgver.tar.bz2") # no https available
-sha256sums=('d47dbdbd38830058cb06ca6e3d9cfd752d58e487659282fe2f61f01e9f38ef4f')
+sha256sums=('608faec0ed635754431e3086aa35a345c5f62163d4c6d15c12a4aac074bac56a')
 
 build() {
   mkdir -p build
   cd build
-
   cmake "$srcdir/$pkgname-$pkgver" \
     -DCMAKE_BUILD_TYPE=Release \
     -DCMAKE_INSTALL_PREFIX=/usr \
@@ -31,4 +30,5 @@
   DESTDIR="$pkgdir" ninja -C build install
 }
 
-# vim:set ts=2 sw=2 et:
+# getver: -u=2 gottcode.org/xfce4-whiskermenu-plugin
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list