[arch-commits] Commit in python-pyaes/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Fri Sep 22 06:26:17 UTC 2017


    Date: Friday, September 22, 2017 @ 06:26:16
  Author: arojas
Revision: 259344

Update to 1.6.1

Modified:
  python-pyaes/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-22 06:25:13 UTC (rev 259343)
+++ PKGBUILD	2017-09-22 06:26:16 UTC (rev 259344)
@@ -5,8 +5,8 @@
 pkgbase=python-pyaes
 pkgname=('python-pyaes' 'python2-pyaes')
 _pipname=pyaes
-pkgver=1.6.0
-pkgrel=2
+pkgver=1.6.1
+pkgrel=1
 pkgdesc="Pure-Python Implementation of the AES block-cipher and common modes of operation"
 arch=('any')
 makedepends=('python2-setuptools' 'python-setuptools')
@@ -13,7 +13,7 @@
 url="https://github.com/ricmoo/pyaes"
 license=('MIT')
 source=(https://pypi.org/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('9cd5a54d914b1eebfb14fcb490315214b6a0304d9f1bb47e90d1d8e0b15ce92e')
+sha256sums=('02c1b1405c38d3c370b085fb952dd8bea3fadcee6411ad99f312cc129c536d8f')
 
 
 prepare() {



More information about the arch-commits mailing list