Date: Sunday, May 10, 2015 @ 22:40:15 Author: anatolik Revision: 133219
upgpkg: fio 2.2.8-1 Modified: fio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-10 20:34:19 UTC (rev 133218) +++ PKGBUILD 2015-05-10 20:40:15 UTC (rev 133219) @@ -4,7 +4,7 @@ # Contributor: John Williams <jwilliams4200 liamg reverse&remove moc> pkgname=fio -pkgver=2.2.7 +pkgver=2.2.8 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=('6e3cd5bda0747e61cbfd42c7b3cfe044ea8981d8d3a486f0a2f2fafdb954296f') +sha256sums=('671a1166e098a8f103d6f41051a90ebac1d5f32e125f598c97d110ed32e59998') prepare() { cd fio-$pkgver
