Date: Friday, June 26, 2015 @ 14:21:30 Author: anatolik Revision: 135897
upgpkg: fio 2.2.9-1 Modified: fio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-06-26 07:27:50 UTC (rev 135896) +++ PKGBUILD 2015-06-26 12:21:30 UTC (rev 135897) @@ -4,7 +4,7 @@ # Contributor: John Williams <jwilliams4200 liamg reverse&remove moc> pkgname=fio -pkgver=2.2.8 +pkgver=2.2.9 pkgrel=1 pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing' arch=(i686 x86_64) @@ -17,7 +17,7 @@ 'gnuplot: generating plots using fio_generate_plots' ) source=(http://brick.kernel.dk/snaps/fio-$pkgver.tar.bz2) -sha256sums=('671a1166e098a8f103d6f41051a90ebac1d5f32e125f598c97d110ed32e59998') +sha256sums=('c881d9cf15500bd4436970d0467c356c5c021417131587931ba78845e965bf56') prepare() { cd fio-$pkgver
