git » python-pycryptodome.git » commit 0d7678d

Python 3.9 rebuild

author Felix Yan
2020-11-11 10:38:19 UTC
committer Felix Yan
2020-11-11 10:38:19 UTC
parent e431e7ff1052c7cbeb098c9f398d160886b9dd2b

Python 3.9 rebuild

PKGBUILD +1 -1

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