diff --git a/community/py3-argh/APKBUILD b/community/py3-argh/APKBUILD
index b514453c1aa37f4d7d3857c50e1da9bca4d868c5..7354ac60010a7c5d2420a863b181ccafa81ca10b 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"