Date: Sunday, May 22, 2016 @ 05:12:52 Author: anatolik Revision: 176077
upgpkg: fio 2.10-1 Modified: fio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-21 18:58:32 UTC (rev 176076) +++ PKGBUILD 2016-05-22 03:12:52 UTC (rev 176077) @@ -4,7 +4,7 @@ # Contributor: John Williams <jwilliams4200 liamg reverse&remove moc> pkgname=fio -pkgver=2.9 +pkgver=2.10 pkgrel=1 pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing' arch=(i686 x86_64) @@ -18,7 +18,7 @@ 'gnuplot: generating plots using fio_generate_plots' ) source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip) -sha256sums=('f8c73c056c8717ce61ccd8bf33de67dfbc542ffbc42eaf1f2c467d259ff589e2') +sha256sums=('a6ec196a2b953d95340ee70b114b334a9dd2b2b66a7be58326cdfd15d3b0e0bf') prepare() { cd fio-fio-$pkgver
