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

Sergej Pupykin spupykin at archlinux.org
Mon Nov 24 10:44:40 UTC 2014


    Date: Monday, November 24, 2014 @ 11:44:39
  Author: spupykin
Revision: 123047

upgpkg: glusterfs 3.6.1-1

upd

Modified:
  glusterfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-24 10:44:36 UTC (rev 123046)
+++ PKGBUILD	2014-11-24 10:44:39 UTC (rev 123047)
@@ -5,7 +5,7 @@
 #   henning mueller <henning at orgizm.net>
 
 pkgname=glusterfs
-pkgver=3.5.3
+pkgver=3.6.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=('7e2d03fd5108939843b2ccc8989a45c9')
+md5sums=('9a2e95648257fbab2aeaf1ab4c0f505f')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list