Date: Wednesday, March 18, 2020 @ 19:28:06 Author: anatolik Revision: 600664
upgpkg: fio 3.19-1 Modified: fio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-18 19:23:55 UTC (rev 600663) +++ PKGBUILD 2020-03-18 19:28:06 UTC (rev 600664) @@ -3,7 +3,7 @@ # Contributor: John Williams <jwilliams4200 liamg reverse&remove moc> pkgname=fio -pkgver=3.18 +pkgver=3.19 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=('0a9c433a31585f2c620e6c0d82749123ffea483893539696b0f4118af8ec6c67') +sha256sums=('b12efbd810f7c2ab5f17bd17b4144545e156dc0966c0e4e8196428d0f9e9a0e7') prepare() { cd fio-fio-$pkgver
