diff options
Diffstat (limited to 'community/py3-argh/APKBUILD')
-rw-r--r-- | community/py3-argh/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-argh/APKBUILD b/community/py3-argh/APKBUILD index b514453c1a..7354ac6001 100644 --- a/community/py3-argh/APKBUILD +++ b/community/py3-argh/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-argh _pkgname=argh pkgver=0.26.2 -pkgrel=5 +pkgrel=6 pkgdesc="Python3 argparse wrapper" options="!check" # Requires unpackaged iocapture url="https://github.com/neithere/argh" |