git » python-pivy.git » commit a731818

Python 3.9 rebuild

author Evangelos Foutras
2020-11-10 04:42:01 UTC
committer Evangelos Foutras
2020-11-10 04:42:01 UTC
parent dca60212db31944a47d3f645c548855ec6c98a92

Python 3.9 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 5e26a82..201af35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=python-pivy
 pkgver=0.6.5
-pkgrel=1
+pkgrel=2
 pkgdesc='Bindings to Coin3D'
 arch=(x86_64)
 license=(BSD)