Date: Thursday, February 6, 2020 @ 23:36:41 Author: anatolik Revision: 563691
upgpkg: fio 3.18-1 Modified: fio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-06 22:40:15 UTC (rev 563690) +++ PKGBUILD 2020-02-06 23:36:41 UTC (rev 563691) @@ -3,7 +3,7 @@ # Contributor: John Williams <jwilliams4200 liamg reverse&remove moc> pkgname=fio -pkgver=3.17 +pkgver=3.18 pkgrel=1 pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing' arch=(x86_64) @@ -17,7 +17,7 @@ 'gnuplot: generating plots using fio_generate_plots' ) source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip) -sha256sums=('3959535de52bc50565c45f66cd86c614513c12cafc02bc655ae65e5fb3bf060b') +sha256sums=('0a9c433a31585f2c620e6c0d82749123ffea483893539696b0f4118af8ec6c67') prepare() { cd fio-fio-$pkgver
