Date: Friday, April 16, 2021 @ 16:41:52 Author: anatolik Revision: 919513
upgpkg: fio 3.26-1 Modified: fio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-16 16:33:48 UTC (rev 919512) +++ PKGBUILD 2021-04-16 16:41:52 UTC (rev 919513) @@ -3,7 +3,7 @@ # Contributor: John Williams <jwilliams4200 liamg reverse&remove moc> pkgname=fio -pkgver=3.25 +pkgver=3.26 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=('612bfaddc3b24c0f47a2512d4f490580c4a0a87416cc829a3417d6a49f934395') +sha256sums=('6331fb4356fc11d451794772f7c001691fd2884ab95152b77948c330ee307626') prepare() { cd fio-fio-$pkgver
