Date: Tuesday, January 9, 2018 @ 18:28:19 Author: anatolik Revision: 280746
upgpkg: fio 3.3-1 Modified: fio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-09 18:14:58 UTC (rev 280745) +++ PKGBUILD 2018-01-09 18:28:19 UTC (rev 280746) @@ -4,7 +4,7 @@ # Contributor: John Williams <jwilliams4200 liamg reverse&remove moc> pkgname=fio -pkgver=3.2 +pkgver=3.3 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=('6a2b6d8a80cb89402e9e823a4502058d9af4cff7fc4d2130c35cc35aa9505d02') +sha256sums=('7c559564c9395861a72d769812665325ece0551229ccdac0b12a5895cb62b5e2') prepare() { cd fio-fio-$pkgver
