git » python-pycryptodome.git » commit b63413d

Python 3.7 rebuild

author Felix Yan
2018-07-11 09:01:26 UTC
committer Felix Yan
2018-07-11 09:01:26 UTC
parent 3b7e5a6f46ca246797b501f51561281a11c853e2

Python 3.7 rebuild

PKGBUILD +1 -1

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