diff options
Diffstat (limited to 'testing/py3-luhn/APKBUILD')
-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" |