Date: Monday, December 30, 2013 @ 23:19:42 Author: seblu Revision: 103239
upgpkg: ioping 0.8-1 Modified: ioping/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-12-30 22:18:53 UTC (rev 103238) +++ PKGBUILD 2013-12-30 22:19:42 UTC (rev 103239) @@ -3,7 +3,7 @@ # Contributor: Kovivchak Evgen <[email protected]> pkgname=ioping -pkgver=0.7 +pkgver=0.8 pkgrel=1 pkgdesc='Simple disk I/0 latency measuring tool' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ url='http://ioping.googlecode.com' depends=('glibc') source=("http://ioping.googlecode.com/files/$pkgname-$pkgver.tar.gz") -sha1sums=('f841244149830506daca1b052694965d94fe2408') +sha1sums=('7d4fe1414cdd5887c332426a8844e17eca5e5646') build() { cd $pkgname-$pkgver
