Date: Tuesday, July 3, 2012 @ 22:31:46 Author: eric Revision: 162948 upgpkg: xfce4-diskperf-plugin 2.5.4-1
Upstream update Modified: xfce4-diskperf-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-07-04 01:56:02 UTC (rev 162947) +++ PKGBUILD 2012-07-04 02:31:46 UTC (rev 162948) @@ -3,7 +3,7 @@ # Contributor: Aurelien Foret <[email protected]> pkgname=xfce4-diskperf-plugin -pkgver=2.5.3 +pkgver=2.5.4 pkgrel=1 pkgdesc="Plugin for the Xfce4 panel displaying instant disk/partition performance" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('intltool') options=('!libtool') source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2) -sha256sums=('418a250fe8d48f1fd87658206a8e6762032d35dc1b2e98e27d309a35f873f9b6') +sha256sums=('aab6b9c4e2f78620920efac6874c4edf426f05b63b94cfda0da8c99a91110a0b') build() { cd "$srcdir/$pkgname-$pkgver"
