Date: Tuesday, November 6, 2018 @ 21:08:15 Author: anatolik Revision: 402190
upgpkg: fio 3.12-1 Modified: fio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-06 21:07:39 UTC (rev 402189) +++ PKGBUILD 2018-11-06 21:08:15 UTC (rev 402190) @@ -3,7 +3,7 @@ # Contributor: John Williams <jwilliams4200 liamg reverse&remove moc> pkgname=fio -pkgver=3.11 +pkgver=3.12 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=('f8271adb66ad36e5aa282093b337fadf3380fff63ffa6a653dec701fdf99ff0c') +sha256sums=('85f24f16313f5c149d95a00104fdae99df26290de70d1f94ed6a00d7fcfa91f1') prepare() { cd fio-fio-$pkgver
