Date: Sunday, February 10, 2019 @ 03:32:26 Author: anatolik Revision: 431071
upgpkg: fio 3.13-1 Modified: fio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-10 03:01:38 UTC (rev 431070) +++ PKGBUILD 2019-02-10 03:32:26 UTC (rev 431071) @@ -3,7 +3,7 @@ # Contributor: John Williams <jwilliams4200 liamg reverse&remove moc> pkgname=fio -pkgver=3.12 +pkgver=3.13 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=('85f24f16313f5c149d95a00104fdae99df26290de70d1f94ed6a00d7fcfa91f1') +sha256sums=('9bc21cf7c89beb19796c60a67f20aeb8347502965721f1ea22efa9967cce3502') prepare() { cd fio-fio-$pkgver
