summaryrefslogtreecommitdiff
path: root/community/fio
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-12 03:59:45 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-12 03:59:45 +0000
commitd8679f0250762892ab1e1a6d71badc2e9d42a526 (patch)
tree2c5893ffb5a88532e043973210221d10ce07f808 /community/fio
parent10cc2a54e50ad4aeffd7152937670c8673a096f9 (diff)
Sat Apr 12 03:57:05 UTC 2014
Diffstat (limited to 'community/fio')
-rw-r--r--community/fio/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/fio/PKGBUILD b/community/fio/PKGBUILD
index 0c538da1e..7f65d28fe 100644
--- a/community/fio/PKGBUILD
+++ b/community/fio/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 108705 2014-04-01 17:29:25Z anatolik $
+# $Id: PKGBUILD 109224 2014-04-11 20:13:21Z anatolik $
# Maintainer: Anatol Pomozov <anatol dot pomozov at gmail>
# Contributor: Mariusz Libera <mariusz.libera@gmail.com>
# Contributor: John Williams <jwilliams4200 liamg reverse&remove moc>
pkgname=fio
-pkgver=2.1.7
+pkgver=2.1.8
pkgrel=1
pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
arch=(i686 x86_64)
@@ -17,7 +17,7 @@ optdepends=(
'gnuplot: generating plots using fio_generate_plots'
)
source=(http://brick.kernel.dk/snaps/fio-$pkgver.tar.bz2)
-sha256sums=('1e35db08337ea090cb5c6b91d6666882ba640bc6826fa67cd6116c6e46bb5def')
+sha256sums=('b35eb8309c22ecc4148e4ac608f22b9140638e36cf98c238cb7d5776cd16db16')
prepare() {
cd fio-$pkgver