[arch-commits] Commit in fio/trunk (PKGBUILD)
    Anatol Pomozov 
    anatolik at archlinux.org
       
    Sat Jun 17 03:12:17 UTC 2017
    
    
  
    Date: Saturday, June 17, 2017 @ 03:12:16
  Author: anatolik
Revision: 237854
upgpkg: fio 2.21-1
Modified:
  fio/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-17 03:07:15 UTC (rev 237853)
+++ PKGBUILD	2017-06-17 03:12:16 UTC (rev 237854)
@@ -4,7 +4,7 @@
 # Contributor: John Williams <jwilliams4200 liamg reverse&remove moc>
 
 pkgname=fio
-pkgver=2.20
+pkgver=2.21
 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=('06060c2579c1d3ebc3b9949f85abc7e35dc644f08d19dae9c98fe7875ab051dd')
+sha256sums=('9bca57991ca9ab0d7d1eb6975fc18f40d04551a2ba133f747324f2d09bd5c290')
 
 prepare() {
   cd fio-fio-$pkgver
    
    
More information about the arch-commits
mailing list