diff options
author | prspkt <prspkt@protonmail.com> | 2019-06-30 20:16:13 +0300 |
---|---|---|
committer | prspkt <prspkt@protonmail.com> | 2019-06-30 20:16:13 +0300 |
commit | 41fe357772d63b67b374338dcb186180a0df69ce (patch) | |
tree | 2c1e971f30cd96be7a02e202ec062a32334b4b62 /testing/py3-luhn | |
parent | 485dfd0ac78b5cc184455524bd0c5b7eb3e0ff25 (diff) | |
download | aports-41fe357772d63b67b374338dcb186180a0df69ce.tar.bz2 aports-41fe357772d63b67b374338dcb186180a0df69ce.tar.xz |
testing/py3-luhn: rebuild
Diffstat (limited to 'testing/py3-luhn')
-rw-r--r-- | testing/py3-luhn/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-luhn/APKBUILD b/testing/py3-luhn/APKBUILD index c860f1ff0c..fa6442c32c 100644 --- a/testing/py3-luhn/APKBUILD +++ b/testing/py3-luhn/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-luhn _pkgname=luhn pkgver=0.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="Generate and verify Luhn check digits" url="https://github.com/mmcloughlin/luhn" arch="noarch" |