[arch-commits] Commit in xfce4-mount-plugin/trunk (PKGBUILD)
Eric Bélanger
eric at archlinux.org
Sat Apr 28 16:23:50 UTC 2012
Date: Saturday, April 28, 2012 @ 12:23:50
Author: eric
Revision: 157456
upgpkg: xfce4-mount-plugin 0.6.3-1
Upstream update
Modified:
xfce4-mount-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-04-28 15:51:09 UTC (rev 157455)
+++ PKGBUILD 2012-04-28 16:23:50 UTC (rev 157456)
@@ -3,7 +3,7 @@
# Contributor: Tobias Kieslich <tobias (at) archlinux.org>
pkgname=xfce4-mount-plugin
-pkgver=0.6.2
+pkgver=0.6.3
pkgrel=1
pkgdesc="Plugin for the Xfce4 panel to mount and unmount volumes"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
options=('!libtool')
install=${pkgname}.install
source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('dbbf8e29c50ec1cd9ba0fa65f7255ca0788a372e')
+sha1sums=('bbc031f8518dc873d3a3ef42b3e228eeb0c9bb86')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list