From 2e85ee969c4be5762301fc1447315f132aca1fc8 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 11 Jul 2013 01:38:47 -0700 Subject: Thu Jul 11 01:37:50 PDT 2013 --- community/ioping/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/ioping') diff --git a/community/ioping/PKGBUILD b/community/ioping/PKGBUILD index 7485789ef..1b8482b6c 100644 --- a/community/ioping/PKGBUILD +++ b/community/ioping/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 73606 2012-07-11 14:58:41Z seblu $ -# Maintainer: Sébastien Luttringer +# $Id: PKGBUILD 93783 2013-07-10 08:34:25Z seblu $ +# Maintainer: Sébastien Luttringer # Contributor: Kovivchak Evgen pkgname=ioping -pkgver=0.6 +pkgver=0.7 pkgrel=1 pkgdesc='Simple disk I/0 latency measuring tool' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ license=('GPL3') url='http://ioping.googlecode.com' depends=('glibc') source=("http://ioping.googlecode.com/files/$pkgname-$pkgver.tar.gz") -md5sums=('f96b382a6517c7eac744291b04b928b1') +sha1sums=('f841244149830506daca1b052694965d94fe2408') build() { cd $pkgname-$pkgver -- cgit v1.2.3-54-g00ecf