Date: Sunday, February 18, 2018 @ 18:41:35 Author: anatolik Revision: 296238
upgpkg: fio 3.4-1 Modified: fio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-18 17:53:21 UTC (rev 296237) +++ PKGBUILD 2018-02-18 18:41:35 UTC (rev 296238) @@ -4,7 +4,7 @@ # Contributor: John Williams <jwilliams4200 liamg reverse&remove moc> pkgname=fio -pkgver=3.3 +pkgver=3.4 pkgrel=1 pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing' arch=(x86_64) @@ -18,7 +18,7 @@ 'gnuplot: generating plots using fio_generate_plots' ) source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip) -sha256sums=('7c559564c9395861a72d769812665325ece0551229ccdac0b12a5895cb62b5e2') +sha256sums=('9870ec712744f1c5d9507fe2e1789e38ca577e96e459f7401568a5501e7140d5') prepare() { cd fio-fio-$pkgver
