git » python-pycryptodome.git » commit 7db72ba

Python 3.8 rebuild

author Felix Yan
2019-10-25 16:42:12 UTC
committer Felix Yan
2019-10-25 16:42:12 UTC
parent 8719e3bc812c5f6b24d7e79df784df71fab662bf

Python 3.8 rebuild

PKGBUILD +1 -1

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