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

Sergej Pupykin spupykin at archlinux.org
Tue Apr 19 16:43:07 UTC 2016


    Date: Tuesday, April 19, 2016 @ 18:43:06
  Author: spupykin
Revision: 171415

upgpkg: glusterfs 3.7.11-1

upd

Modified:
  glusterfs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-19 15:50:15 UTC (rev 171414)
+++ PKGBUILD	2016-04-19 16:43:06 UTC (rev 171415)
@@ -5,7 +5,7 @@
 #   henning mueller <henning at orgizm.net>
 
 pkgname=glusterfs
-pkgver=3.7.9
+pkgver=3.7.11
 pkgrel=1
 pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
 arch=(i686 x86_64)
@@ -17,8 +17,8 @@
 optdepends=('rpcbind: NFS'
 	    'glib2: qemu-block')
 #source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
-source=(https://download.gluster.org/pub/gluster/glusterfs/${pkgver%.?}/$pkgver/glusterfs-$pkgver.tar.gz)
-md5sums=('622e8d3557992554528f33d577c95d8b')
+source=(https://download.gluster.org/pub/gluster/glusterfs/${pkgver%.??}/$pkgver/glusterfs-$pkgver.tar.gz)
+md5sums=('b617d007c967cc482abf1077e2a2968f')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list