Date: Sunday, September 18, 2016 @ 09:10:38 Author: anatolik Revision: 189904
upgpkg: fio 2.14-1 Modified: fio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-09-18 08:38:01 UTC (rev 189903) +++ PKGBUILD 2016-09-18 09:10:38 UTC (rev 189904) @@ -4,7 +4,7 @@ # Contributor: John Williams <jwilliams4200 liamg reverse&remove moc> pkgname=fio -pkgver=2.13 +pkgver=2.14 pkgrel=1 pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing' arch=(i686 x86_64) @@ -18,7 +18,7 @@ 'gnuplot: generating plots using fio_generate_plots' ) source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip) -sha256sums=('e49bf1f5107b44b3f069bb7fc660da62d28cb054417db784112c9b5acb7ff4ba') +sha256sums=('a6fc18d01fecdfd18d40c915325c53decba5f608cd61ab9d2b7009fa731273df') prepare() { cd fio-fio-$pkgver
