[arch-commits] Commit in fio/trunk (PKGBUILD)
    Anatol Pomozov 
    anatolik at archlinux.org
       
    Thu Mar 17 01:16:26 UTC 2016
    
    
  
    Date: Thursday, March 17, 2016 @ 02:16:25
  Author: anatolik
Revision: 166939
upgpkg: fio 2.8-1
Modified:
  fio/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-16 20:54:12 UTC (rev 166938)
+++ PKGBUILD	2016-03-17 01:16:25 UTC (rev 166939)
@@ -4,7 +4,7 @@
 # Contributor: John Williams <jwilliams4200 liamg reverse&remove moc>
 
 pkgname=fio
-pkgver=2.7
+pkgver=2.8
 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=('0d7d4ae342150e5307209afde54be0946af384dd77338da96ef5961c54f7a47a')
+sha256sums=('f83ef5b8f6d0548ae652ee8e36644e9a969a3f333156567903bf00f5c9b00ff1')
 
 prepare() {
   cd fio-fio-$pkgver
    
    
More information about the arch-commits
mailing list