From 8a1f34155032c734a5ada9b8abc2cadf29eca627 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 5 Nov 2022 02:45:30 +0000 Subject: [PATCH] community/glusterfs to 10.3-2 --- community/glusterfs/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/glusterfs/PKGBUILD b/community/glusterfs/PKGBUILD index 48d0097a3..e264ef37f 100644 --- a/community/glusterfs/PKGBUILD +++ b/community/glusterfs/PKGBUILD @@ -10,7 +10,7 @@ pkgname=glusterfs epoch=1 pkgver=10.3 _major=${pkgver%%.*} -pkgrel=1 +pkgrel=2 pkgdesc='a cluster file-system capable of scaling to several peta-bytes.' arch=(x86_64) url='https://www.gluster.org/'