[arch-commits] Commit in xfce4-whiskermenu-plugin/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Sun Sep 27 21:12:40 UTC 2015
Date: Sunday, September 27, 2015 @ 23:12:39
Author: arodseth
Revision: 141722
upgpkg: xfce4-whiskermenu-plugin 1.5.1-1
Modified:
xfce4-whiskermenu-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-27 20:45:12 UTC (rev 141721)
+++ PKGBUILD 2015-09-27 21:12:39 UTC (rev 141722)
@@ -1,10 +1,10 @@
# $Id: PKGBUILD 123401 2014-12-03 12:28:05Z arodseth $
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
# Contributor: Graeme Gott <graeme at gottcode.org>
pkgname=xfce4-whiskermenu-plugin
-pkgver=1.5.0
-pkgrel=2
+pkgver=1.5.1
+pkgrel=1
pkgdesc='Alternate menu for Xfce4'
arch=('x86_64' 'i686')
url="http://gottcode.org/xfce4-whiskermenu-plugin/"
@@ -14,7 +14,7 @@
makedepends=('cmake')
install="$pkgname.install"
source=("http://gottcode.org/$pkgname/$pkgname-$pkgver-src.tar.bz2")
-sha256sums=('da82bdbc899a9935b560323aac9037d44f37fb110509b80ec293196722671851')
+sha256sums=('1c7650562322867513370ab575536b67aa3712329bb60a0c91a0a70e23a8945a')
build() {
cd "$pkgname-$pkgver"
@@ -30,4 +30,5 @@
make -C "$pkgname-$pkgver" install DESTDIR="$pkgdir"
}
+# getver ok
# vim:set ts=2 sw=2 et:
More information about the arch-commits
mailing list