[arch-commits] Commit in fio/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Sat Nov 4 18:17:26 UTC 2017
Date: Saturday, November 4, 2017 @ 18:17:24
Author: anatolik
Revision: 265407
upgpkg: fio 3.2-1
Modified:
fio/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-11-04 17:29:51 UTC (rev 265406)
+++ PKGBUILD 2017-11-04 18:17:24 UTC (rev 265407)
@@ -4,7 +4,7 @@
# Contributor: John Williams <jwilliams4200 liamg reverse&remove moc>
pkgname=fio
-pkgver=3.1
+pkgver=3.2
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=('3253de75c269359a82c992f6b1db95c88c1c417d580baf8d8352db270fa8a938')
+sha256sums=('6a2b6d8a80cb89402e9e823a4502058d9af4cff7fc4d2130c35cc35aa9505d02')
prepare() {
cd fio-fio-$pkgver
More information about the arch-commits
mailing list