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

Brad Fanella cesura at archlinux.org
Wed Apr 11 00:46:49 UTC 2018


    Date: Wednesday, April 11, 2018 @ 00:46:48
  Author: cesura
Revision: 315688

upgpkg: xfce4-whiskermenu-plugin 2.1.6-1

Updated to version 2.1.6

Modified:
  xfce4-whiskermenu-plugin/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-11 00:29:37 UTC (rev 315687)
+++ PKGBUILD	2018-04-11 00:46:48 UTC (rev 315688)
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 123401 2014-12-03 12:28:05Z arodseth $
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Maintainer: Brad Fanella <cesura at archlinux.org>
+# Contributor: Alexander F Rødseth <xyproto at archlinux.org>
 # Contributor: Graeme Gott <graeme at gottcode.org>
 
 pkgname=xfce4-whiskermenu-plugin
-pkgver=1.7.5
+pkgver=2.1.6
 pkgrel=1
 pkgdesc='Menu for Xfce4'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('garcon' 'xfce4-panel')
 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=('9b60dd29be7ce315a6a8506337bbcbfe39a401ac2beddf2a611e865cc5733de6')
+sha256sums=('8b2a8ee1445df39a2cda139e353f2e9ec3720a780296dc41b7d4aebde57371fc')
 
 build() {
   mkdir -p build
@@ -29,6 +29,3 @@
 package() {
   DESTDIR="$pkgdir" ninja -C build install
 }
-
-# getver: -u=2 gottcode.org/xfce4-whiskermenu-plugin
-# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list