git » python-pivy.git » commit e344b99

rebuild with python 3.11

author Felix Yan
2023-04-08 03:36:49 UTC
committer Felix Yan
2023-04-08 03:36:49 UTC
parent 2b9e316c3916f1c7cde864e88d4893c598fc20f6

rebuild with python 3.11

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index eee53a5..9e22c5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=python-pivy
 pkgver=0.6.8
-pkgrel=1
+pkgrel=2
 pkgdesc='Bindings to Coin3D'
 arch=(x86_64)
 license=(BSD)