git » python-pycryptodome.git » commit 751f82e

Python 3.10 rebuild

author Felix Yan
2021-12-01 21:51:21 UTC
committer Felix Yan
2021-12-01 21:51:21 UTC
parent a036109bd520b5e976f69ec988d725ee82d279af

Python 3.10 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index a47d6bc..2c54e95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=python-pycryptodome
 pkgname=('python-pycryptodome' 'python2-pycryptodome')
 pkgver=3.11.0
-pkgrel=2
+pkgrel=3
 license=('BSD')
 arch=('x86_64')
 url='https://www.pycryptodome.org/'