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

Sergej Pupykin spupykin at archlinux.org
Wed Apr 18 15:12:13 UTC 2018


    Date: Wednesday, April 18, 2018 @ 15:12:12
  Author: spupykin
Revision: 316896

upgpkg: glusterfs 1:4.0.1-1

Modified:
  glusterfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-18 15:11:56 UTC (rev 316895)
+++ PKGBUILD	2018-04-18 15:12:12 UTC (rev 316896)
@@ -6,8 +6,8 @@
 
 pkgname=glusterfs
 epoch=1
-pkgver=3.13.2
-pkgrel=2
+pkgver=4.0.1
+pkgrel=1
 pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
 arch=(x86_64)
 url='http://www.gluster.org/'
@@ -20,13 +20,13 @@
 	'etc/glusterfs/glusterd.vol'
 	'etc/glusterfs/glusterfs-georep-logrotate'
 	'etc/glusterfs/glusterfs-logrotate')
-depends=(fuse python2 libxml2 libaio liburcu attr which)
+depends=(fuse python2 libxml2 libaio liburcu attr which rpcbind)
 makedepends=(flex bison)
 optdepends=('rpcbind: NFS'
 	    'glib2: qemu-block')
 #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)
-sha256sums=('6d374e4007766b262fd9961e57a2b9af107c8b40fdbe016b2fea52491e5f2c30')
+sha256sums=('1fb1e8914f57db89905e0bb7d424a801d2aa400fe4632b6a2b6985b25f81377d')
 
 prepare() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list