git » python-pycryptodome.git » commit d6ccc8e

Python 3.7 rebuild

author Evangelos Foutras
2018-06-30 18:22:09 UTC
committer Evangelos Foutras
2018-06-30 18:22:09 UTC
parent 9fdb229d3f9f91f66fd74a8eaea60b28dc8a2a5d

Python 3.7 rebuild

PKGBUILD +1 -1

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