[arch-commits] Commit in glusterfs/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Thu Oct 17 16:18:20 UTC 2019
Date: Thursday, October 17, 2019 @ 16:18:20
Author: spupykin
Revision: 516471
upgpkg: glusterfs 1:7.0-1
Modified:
glusterfs/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-17 15:20:11 UTC (rev 516470)
+++ PKGBUILD 2019-10-17 16:18:20 UTC (rev 516471)
@@ -5,7 +5,7 @@
pkgname=glusterfs
epoch=1
-pkgver=6.5
+pkgver=7.0
pkgrel=1
pkgdesc='a cluster file-system capable of scaling to several peta-bytes.'
arch=(x86_64)
@@ -24,9 +24,9 @@
optdepends=('glib2: qemu-block'
'python-prettytable: gluster-georep-sshkey')
#source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
-source=(https://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-$pkgver.tar.gz
+source=(https://download.gluster.org/pub/gluster/glusterfs/LATEST/glusterfs-$pkgver.tar.gz
glusterfs.sysusers)
-sha256sums=('83548320df35d9552c9053a7a6ceea6dd17971d9962275ed6dfedb06a308847b'
+sha256sums=('8a872518bf9bd4dc1568f45c716bcde09e3bf7abf5b156ea90405e0fc2e9f07b'
'a470d07aedb2674adfb295b4775e490b48816b87974946da4dcf62aa0d72108a')
prepare() {
More information about the arch-commits
mailing list