From eac5fafa1499fbcaea82667832b34f7bf95f39b6 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 18 Mar 2022 19:43:57 +0000 Subject: [PATCH] community/glusterfs to 10.1-1 --- community/glusterfs/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/glusterfs/PKGBUILD b/community/glusterfs/PKGBUILD index 843540a96..8458d5674 100644 --- a/community/glusterfs/PKGBUILD +++ b/community/glusterfs/PKGBUILD @@ -8,9 +8,9 @@ pkgname=glusterfs epoch=1 -pkgver=10.0 +pkgver=10.1 _major=${pkgver%%.*} -pkgrel=3 +pkgrel=1 pkgdesc='a cluster file-system capable of scaling to several peta-bytes.' arch=(x86_64) url='https://www.gluster.org/' @@ -29,7 +29,7 @@ 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=('90bb4aa2a833a7597074405dd0197bed38b115502a09c192a115bc2383df0b8d' +sha256sums=('cb7ee4945d2a85a5b3213e206a5d9fffc613bea20011166509eabda84472a4d0' 'a470d07aedb2674adfb295b4775e490b48816b87974946da4dcf62aa0d72108a') prepare() {