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

Sergej Pupykin spupykin at archlinux.org
Wed Jun 24 11:09:55 UTC 2015


    Date: Wednesday, June 24, 2015 @ 13:09:55
  Author: spupykin
Revision: 135821

upgpkg: glusterfs 3.7.2-1

upd

Modified:
  glusterfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-24 10:21:14 UTC (rev 135820)
+++ PKGBUILD	2015-06-24 11:09:55 UTC (rev 135821)
@@ -5,7 +5,7 @@
 #   henning mueller <henning at orgizm.net>
 
 pkgname=glusterfs
-pkgver=3.7.1
+pkgver=3.7.2
 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=('2135aefa7e1046aa3fb9501e6eae86c8')
+md5sums=('02bc49db6013495edacebe1ee3d1bca0')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list