Date: Thursday, October 4, 2018 @ 16:34:10 Author: anatolik Revision: 389550
upgpkg: fio 3.11-1 Modified: fio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-04 15:44:48 UTC (rev 389549) +++ PKGBUILD 2018-10-04 16:34:10 UTC (rev 389550) @@ -3,7 +3,7 @@ # Contributor: John Williams <jwilliams4200 liamg reverse&remove moc> pkgname=fio -pkgver=3.10 +pkgver=3.11 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=('13526533cbfaff1241c8f5d1a35c950cbb0c18b2822b1938c678ce287158da02') +sha256sums=('f8271adb66ad36e5aa282093b337fadf3380fff63ffa6a653dec701fdf99ff0c') prepare() { cd fio-fio-$pkgver
