git » python-pycryptodome.git » commit e431e7f

Python 3.9 rebuild

author Evangelos Foutras
2020-11-09 16:09:01 UTC
committer Evangelos Foutras
2020-11-09 16:09:01 UTC
parent 165bb21f34d825bf667259f7a2e527f937fbf2ee

Python 3.9 rebuild

PKGBUILD +1 -1

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