Date: Saturday, June 30, 2018 @ 18:33:07
Author: foutrelis
Revision: 349017
Python 3.7 rebuild
Modified:
python-pyaes/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-30 18:32:51 UTC (rev 349016)
+++ PKGBUILD 2018-06-30 18:33:07 UTC (rev 349017)
@@ -6,7 +6,7 @@
pkgname=('python-pyaes' 'python2-pyaes')
_pipname=pyaes
pkgver=1.6.1
-pkgrel=1
+pkgrel=2
pkgdesc="Pure-Python Implementation of the AES block-cipher and common modes
of operation"
arch=('any')
makedepends=('python2-setuptools' 'python-setuptools')