Date: Tuesday, July 3, 2012 @ 21:55:49 Author: eric Revision: 162946 upgpkg: xfce4-cpugraph-plugin 1.0.4-1
Upstream update Modified: xfce4-cpugraph-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-07-04 01:13:31 UTC (rev 162945) +++ PKGBUILD 2012-07-04 01:55:49 UTC (rev 162946) @@ -3,7 +3,7 @@ # Contributor: Aurelien Foret <[email protected]> pkgname=xfce4-cpugraph-plugin -pkgver=1.0.2 +pkgver=1.0.4 pkgrel=1 pkgdesc="CPU graph plugin for the Xfce4 panel" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ options=('!libtool') install=$pkgname.install source=(http://archive.xfce.org/src/panel-plugins/$pkgname/1.0/$pkgname-$pkgver.tar.bz2) -sha256sums=('b535a9c3d105c0d1597fa4071fe140912bb483c4401c84ad178531fc85de0577') +sha256sums=('7793824e42cc65937750b50b4afb43e51250e51aca05bd146b784a34fa02552e') build() { cd "$srcdir/$pkgname-$pkgver"
