[arch-commits] Commit in fio/trunk (PKGBUILD)

Anatol Pomozov anatolik at gemini.archlinux.org
Tue Aug 30 20:07:57 UTC 2022


    Date: Tuesday, August 30, 2022 @ 20:07:57
  Author: anatolik
Revision: 1288996

upgpkg: fio 3.32-1

Modified:
  fio/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-30 19:50:58 UTC (rev 1288995)
+++ PKGBUILD	2022-08-30 20:07:57 UTC (rev 1288996)
@@ -3,7 +3,7 @@
 # Contributor: John Williams <jwilliams4200 liamg reverse&remove moc>
 
 pkgname=fio
-pkgver=3.31
+pkgver=3.32
 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=('a6ea31a70372af5ff7c51cdea71fecc821def8fc24e84886bb69acb234b7ddcd')
+sha256sums=('1391ba9c49ba627470c1582b14988af313cf886c20e7fd8502d69a2b48b029de')
 
 prepare() {
   cd fio-fio-$pkgver



More information about the arch-commits mailing list