[arch-commits] Commit in fio/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Tue Jul 6 16:49:33 UTC 2021
Date: Tuesday, July 6, 2021 @ 16:49:33
Author: anatolik
Revision: 973557
upgpkg: fio 3.27-1
Modified:
fio/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-06 16:49:01 UTC (rev 973556)
+++ PKGBUILD 2021-07-06 16:49:33 UTC (rev 973557)
@@ -3,7 +3,7 @@
# Contributor: John Williams <jwilliams4200 liamg reverse&remove moc>
pkgname=fio
-pkgver=3.26
+pkgver=3.27
pkgrel=1
pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
arch=(x86_64)
@@ -18,7 +18,7 @@
'gnuplot: generating plots using fio_generate_plots'
)
source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip)
-sha256sums=('6331fb4356fc11d451794772f7c001691fd2884ab95152b77948c330ee307626')
+sha256sums=('53d0db1707b168bc062fbde6ca54c21ad448515ae19f38fe1ae57e4cd17f2ec5')
prepare() {
cd fio-fio-$pkgver
More information about the arch-commits
mailing list