git » python-pycryptodome.git » commit a6c9e48

Python 3.8 rebuild

author Felix Yan
2019-10-31 18:19:13 UTC
committer Felix Yan
2019-10-31 18:19:13 UTC
parent 7db72bae5f532de226e0c13fa1a86f1716e4fb2f

Python 3.8 rebuild

PKGBUILD +1 -1

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