[arch-commits] Commit in fio/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Wed Oct 26 18:15:15 UTC 2016
Date: Wednesday, October 26, 2016 @ 18:15:14
Author: anatolik
Revision: 193726
upgpkg: fio 2.15-1
Modified:
fio/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-26 17:52:57 UTC (rev 193725)
+++ PKGBUILD 2016-10-26 18:15:14 UTC (rev 193726)
@@ -4,7 +4,7 @@
# Contributor: John Williams <jwilliams4200 liamg reverse&remove moc>
pkgname=fio
-pkgver=2.14
+pkgver=2.15
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=('a6fc18d01fecdfd18d40c915325c53decba5f608cd61ab9d2b7009fa731273df')
+sha256sums=('11850f8cf64dd6cbdf2d2155dd3b25f016d2b438b26f58a16570fc935aa72722')
prepare() {
cd fio-fio-$pkgver
More information about the arch-commits
mailing list