Date: Tuesday, November 8, 2022 @ 19:05:34 Author: anatolik Revision: 1345984
upgpkg: fio 3.33-1 Modified: fio/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-08 19:00:21 UTC (rev 1345983) +++ PKGBUILD 2022-11-08 19:05:34 UTC (rev 1345984) @@ -3,8 +3,8 @@ # Contributor: John Williams <jwilliams4200 liamg reverse&remove moc> pkgname=fio -pkgver=3.32 -pkgrel=2 +pkgver=3.33 +pkgrel=1 pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing' arch=(x86_64) url='https://github.com/axboe/fio' @@ -18,7 +18,7 @@ 'gnuplot: generating plots using fio_generate_plots' ) source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip) -sha256sums=('1391ba9c49ba627470c1582b14988af313cf886c20e7fd8502d69a2b48b029de') +sha256sums=('065119797f684987921a6071f0ea34010b8dd849981b47156e9aae6d5fd8422d') prepare() { cd fio-fio-$pkgver
