community/glusterfs to 11.0-1

This commit is contained in:
Kevin Mihelich 2023-04-21 01:04:21 +00:00
parent dd1c1f94a0
commit f62fa51fb4

View file

@ -8,9 +8,9 @@
pkgname=glusterfs
epoch=1
pkgver=10.3
pkgver=11.0
_major=${pkgver%%.*}
pkgrel=2
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=('35ff536d5329eebfdb55d92df65a59b5ba36e68c68f084cad38dcf7df0677c8e'
sha256sums=('0ae8f4a90408813e45d4349e813f78b60e919e1009d29fd174c462f456142696'
'a470d07aedb2674adfb295b4775e490b48816b87974946da4dcf62aa0d72108a')
prepare() {