summaryrefslogtreecommitdiff
path: root/community/ioping
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-12-31 03:27:12 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-12-31 03:27:12 +0000
commit5a81550adad5ccde4ad6924cfee2b2ef96d02c98 (patch)
tree5baa7121fc2147a5e1aae552ff6a715922e35aaa /community/ioping
parent53db844f5c8c3d0a6752bb40f65c613020084541 (diff)
Tue Dec 31 03:24:15 UTC 2013
Diffstat (limited to 'community/ioping')
-rw-r--r--community/ioping/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ioping/PKGBUILD b/community/ioping/PKGBUILD
index 1b8482b6c..94790d61a 100644
--- a/community/ioping/PKGBUILD
+++ b/community/ioping/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 93783 2013-07-10 08:34:25Z seblu $
+# $Id: PKGBUILD 103240 2013-12-30 22:20:06Z seblu $
# Maintainer: Sébastien Luttringer
# Contributor: Kovivchak Evgen <oneonfire@gmail.com>
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 @@ license=('GPL3')
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