[arch-commits] Commit in moosefs/trunk (PKGBUILD)
    Alexander Rødseth 
    arodseth at archlinux.org
       
    Mon Jun  5 15:20:04 UTC 2017
    
    
  
    Date: Monday, June 5, 2017 @ 15:20:03
  Author: arodseth
Revision: 234253
upgpkg: moosefs 3.0.92_1-1
Modified:
  moosefs/trunk/PKGBUILD
----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-05 15:19:59 UTC (rev 234252)
+++ PKGBUILD	2017-06-05 15:20:03 UTC (rev 234253)
@@ -2,7 +2,7 @@
 # Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 
 pkgname=moosefs
-pkgver=3.0.91_1
+pkgver=3.0.92_1
 pkgrel=1
 pkgdesc='High performing and fault tolerant distributed file system'
 url='http://moosefs.com/'
@@ -12,7 +12,7 @@
 license=('GPL2')
 depends=('fuse2' 'python2' 'bash' 'xfsprogs')
 source=("http://ppa.moosefs.com/src/moosefs-${pkgver/_/-}.tar.gz") # no https available
-sha256sums=('40fe30fb87eb396df3dfa5d54bb7737a5c75449bffc3b384d4ad7333a51fa519')
+sha256sums=('4a80170797cdd4afe4cf84601440e49d5e3ba879926d9525dbbedf5c5e6d8c85')
 
 build() {
   cd "moosefs-${pkgver%_*}"
@@ -38,4 +38,4 @@
 }
 
 # getver: moosefs.com/download/sources.html
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:
    
    
More information about the arch-commits
mailing list