Date: Friday, April 7, 2023 @ 06:31:45
Author: felixonmars
Revision: 1440723
upgpkg: glusterfs 1:10.3-3: rebuild with python 3.11
Modified:
glusterfs/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 06:30:38 UTC (rev 1440722)
+++ PKGBUILD 2023-04-07 06:31:45 UTC (rev 1440723)
@@ -7,7 +7,7 @@
epoch=1
pkgver=10.3
_major=${pkgver%%.*}
-pkgrel=2
+pkgrel=3
pkgdesc='a cluster file-system capable of scaling to several peta-bytes.'
arch=(x86_64)
url='https://www.gluster.org/'