[arch-commits] Commit in fio/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Tue Jan 24 21:16:31 UTC 2017
Date: Tuesday, January 24, 2017 @ 21:16:30
Author: anatolik
Revision: 208931
upgpkg: fio 2.17-1
Modified:
fio/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-24 21:07:58 UTC (rev 208930)
+++ PKGBUILD 2017-01-24 21:16:30 UTC (rev 208931)
@@ -4,7 +4,7 @@
# Contributor: John Williams <jwilliams4200 liamg reverse&remove moc>
pkgname=fio
-pkgver=2.16
+pkgver=2.17
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=('ad53426ba8f3993bbc0f82539753ec75771fcf731a5c73e7390699e9d000217e')
+sha256sums=('8e7f10c9c3f7cb8a7f48ab216e5b77fa46ad0f1cb690fdd28e63f66fc89bb9bb')
prepare() {
cd fio-fio-$pkgver
More information about the arch-commits
mailing list