diff options
Diffstat (limited to 'testing/py3-cli_helpers')
-rw-r--r-- | testing/py3-cli_helpers/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-cli_helpers/APKBUILD b/testing/py3-cli_helpers/APKBUILD index f9c5fd1af1..bdeb09124c 100644 --- a/testing/py3-cli_helpers/APKBUILD +++ b/testing/py3-cli_helpers/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-cli_helpers _pkgname=cli_helpers pkgver=1.2.1 -pkgrel=0 +pkgrel=1 pkgdesc="A helper library for command-line interfaces" url="https://pypi.python.org/pypi/cli-helpers" arch="noarch" |