diff options
-rw-r--r-- | testing/py3-pyaes/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pyaes/APKBUILD b/testing/py3-pyaes/APKBUILD index 3ec67c8a1c..a8b235df0d 100644 --- a/testing/py3-pyaes/APKBUILD +++ b/testing/py3-pyaes/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=py3-pyaes pkgver=1.6.1 -pkgrel=0 +pkgrel=1 pkgdesc="Pure-Python Implementation of the AES block-cipher and common modes of operation" url="https://github.com/ricmoo/pyaes" arch="noarch" |