diff --git a/glusterfs/PKGBUILD b/glusterfs/PKGBUILD index 41ab39f005..38e63f88cc 100644 --- a/glusterfs/PKGBUILD +++ b/glusterfs/PKGBUILD @@ -6,9 +6,9 @@ pkgname=glusterfs epoch=1 -pkgver=9.3 +pkgver=10.0 _major=${pkgver%%.*} -pkgrel=2 +pkgrel=3 pkgdesc='a cluster file-system capable of scaling to several peta-bytes.' arch=(x86_64 powerpc64le powerpc) url='https://www.gluster.org/' @@ -21,13 +21,13 @@ backup=('etc/glusterfs/glusterd.vol' 'etc/glusterfs/glusterd.vol' 'etc/glusterfs/glusterfs-georep-logrotate' 'etc/glusterfs/glusterfs-logrotate') -depends=(fuse python libxml2 libaio liburcu attr rpcbind liburing) +depends=(fuse python libxml2 libaio liburcu attr rpcbind liburing gperftools) makedepends=(rpcsvc-proto) optdepends=('glib2: qemu-block' 'python-prettytable: gluster-georep-sshkey') source=(https://download.gluster.org/pub/gluster/glusterfs/${_major}/$pkgver/glusterfs-$pkgver.tar.gz glusterfs.sysusers) -sha256sums=('5f486390628cd02506b284a5b4baa396fb9f0e993021ac652eaa89b23e58c456' +sha256sums=('90bb4aa2a833a7597074405dd0197bed38b115502a09c192a115bc2383df0b8d' 'a470d07aedb2674adfb295b4775e490b48816b87974946da4dcf62aa0d72108a') prepare() {