git » freecad.git » commit a8cc0bf

rebuild with python 3.11

author Felix Yan
2023-04-09 13:55:26 UTC
committer Felix Yan
2023-04-09 13:55:26 UTC
parent ad9c65245bc9fc99fa010542604dbfac96561750

rebuild with python 3.11

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 107af9b..612a647 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
 
 pkgname=freecad
 pkgver=0.20.2
-pkgrel=5
+pkgrel=6
 pkgdesc='Feature based parametric 3D CAD modeler'
 arch=(x86_64)
 url='https://freecadweb.org/'