diff options
Diffstat (limited to 'testing/py3-python-stdnum')
-rw-r--r-- | testing/py3-python-stdnum/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-python-stdnum/APKBUILD b/testing/py3-python-stdnum/APKBUILD index c7ef261f43..b2f7223354 100644 --- a/testing/py3-python-stdnum/APKBUILD +++ b/testing/py3-python-stdnum/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-python-stdnum _pkgname=python-stdnum pkgver=1.11 -pkgrel=0 +pkgrel=1 pkgdesc="Python module to handle standardized numbers and codes" url="https://arthurdejong.org/python-stdnum" arch="noarch" |