Date: Monday, August 24, 2020 @ 19:57:00 Author: anatolik Revision: 687794
upgpkg: fio 3.22-1 Modified: fio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-24 19:49:17 UTC (rev 687793) +++ PKGBUILD 2020-08-24 19:57:00 UTC (rev 687794) @@ -3,7 +3,7 @@ # Contributor: John Williams <jwilliams4200 liamg reverse&remove moc> pkgname=fio -pkgver=3.21 +pkgver=3.22 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=('90fe6f03c6a54fbdaf6d14468b5c4b35bd335c0cd4726f5cf23d83e3077bef71') +sha256sums=('5d55eb9534f584ee94468654bca79822e808d1c92835c1a56ab40ed474fd2a13') prepare() { cd fio-fio-$pkgver
