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

Sergej Pupykin spupykin at archlinux.org
Mon Jun 27 12:38:56 UTC 2016


    Date: Monday, June 27, 2016 @ 12:38:55
  Author: spupykin
Revision: 181402

upgpkg: glusterfs 3.8.0-1

upd

Modified:
  glusterfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-27 12:34:27 UTC (rev 181401)
+++ PKGBUILD	2016-06-27 12:38:55 UTC (rev 181402)
@@ -5,8 +5,8 @@
 #   henning mueller <henning at orgizm.net>
 
 pkgname=glusterfs
-pkgver=3.7.11
-pkgrel=2
+pkgver=3.8.0
+pkgrel=1
 pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
 arch=(i686 x86_64)
 url='http://www.gluster.org/'
@@ -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=('b617d007c967cc482abf1077e2a2968f')
+source=(https://download.gluster.org/pub/gluster/glusterfs/${pkgver%.?}/$pkgver/glusterfs-$pkgver.tar.gz)
+md5sums=('db1880ad32ef1114ce52060b266907cb')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list