git » python-boolean.py.git » commit f240001

Python 3.10 rebuild

author Felix Yan
2021-12-01 21:32:57 UTC
committer Felix Yan
2021-12-01 21:32:57 UTC
parent b12107f50405eb73746f2a6000dd5f262fdab65b

Python 3.10 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index c4b70c9..bdefaec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
 pkgname='python-boolean.py'
 _name=${pkgname#python-}
 pkgver=3.8
-pkgrel=4
+pkgrel=5
 pkgdesc='Implements boolean algebra in one module'
 arch=('any')
 url='https://github.com/bastikr/boolean.py'