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

Sergej Pupykin spupykin at archlinux.org
Mon Jun 8 12:29:16 UTC 2015


    Date: Monday, June 8, 2015 @ 14:29:16
  Author: spupykin
Revision: 134964

upgpkg: glusterfs 3.7.1-1

upd

Modified:
  glusterfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-08 12:17:58 UTC (rev 134963)
+++ PKGBUILD	2015-06-08 12:29:16 UTC (rev 134964)
@@ -5,7 +5,7 @@
 #   henning mueller <henning at orgizm.net>
 
 pkgname=glusterfs
-pkgver=3.7.0
+pkgver=3.7.1
 pkgrel=1
 pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
 arch=(i686 x86_64)
@@ -17,7 +17,7 @@
 optdepends=('rpcbind: NFS'
 	    'glib2: qemu-block')
 source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
-md5sums=('51789050e4f7824146f02191f03b779b')
+md5sums=('2135aefa7e1046aa3fb9501e6eae86c8')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list