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

Sergej Pupykin spupykin at archlinux.org
Fri Jul 24 19:18:00 UTC 2015


    Date: Friday, July 24, 2015 @ 21:18:00
  Author: spupykin
Revision: 137392

upgpkg: glusterfs 3.7.2-2

upd

Modified:
  glusterfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-24 19:04:54 UTC (rev 137391)
+++ PKGBUILD	2015-07-24 19:18:00 UTC (rev 137392)
@@ -6,7 +6,7 @@
 
 pkgname=glusterfs
 pkgver=3.7.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
 arch=(i686 x86_64)
 url='http://www.gluster.org/'
@@ -16,8 +16,9 @@
 makedepends=(flex bison)
 optdepends=('rpcbind: NFS'
 	    'glib2: qemu-block')
-source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
-md5sums=('02bc49db6013495edacebe1ee3d1bca0')
+#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=('8354e1b830874a13c14a816e7c14c287')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list