git » python-pycryptodome.git » commit a036109

Python 3.10 rebuild

author Felix Yan
2021-11-30 20:25:24 UTC
committer Felix Yan
2021-11-30 20:25:24 UTC
parent b2de4a027cecb793dc4153970f88a952ae2d17c8

Python 3.10 rebuild

PKGBUILD +1 -1

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