summaryrefslogtreecommitdiff
path: root/community/fio/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/fio/PKGBUILD')
-rw-r--r--community/fio/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/fio/PKGBUILD b/community/fio/PKGBUILD
index 799ba9f92..3a634a2db 100644
--- a/community/fio/PKGBUILD
+++ b/community/fio/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 112995 2014-06-11 06:35:27Z anatolik $
+# $Id: PKGBUILD 115945 2014-07-19 00:55:27Z 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.10
+pkgver=2.1.11
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=('4dd98cfe7da343b82ce351dd2a12f9ea456f9a54efc80a380786956a68c4edfc')
+sha256sums=('aba2d8bac1997277cb9bb5a0abab345248298d4c0c712d484c3d2fab0674dbb1')
prepare() {
cd fio-$pkgver