Date: Monday, July 30, 2018 @ 22:37:25 Author: anatolik Revision: 365009
upgpkg: fio 3.8-1 Modified: fio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-30 22:34:39 UTC (rev 365008) +++ PKGBUILD 2018-07-30 22:37:25 UTC (rev 365009) @@ -4,7 +4,7 @@ # Contributor: John Williams <jwilliams4200 liamg reverse&remove moc> pkgname=fio -pkgver=3.7 +pkgver=3.8 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=('e64b7e400da5cad7ee6a44295e56bde7a1a255eed779e63f3db837db39073627') +sha256sums=('471e8da75512f635575e68469b23756c86b81287d1351a870554e10f58795478') prepare() { cd fio-fio-$pkgver
