diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/py3-helper/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-helper/APKBUILD b/testing/py3-helper/APKBUILD index 8d33aafe4c..311a27f4f0 100644 --- a/testing/py3-helper/APKBUILD +++ b/testing/py3-helper/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-helper _pkgname=helper pkgver=2.4.2 -pkgrel=0 +pkgrel=1 pkgdesc="A Python library for quickly writing configurable applications and daemons" url="https://helper.readthedocs.org/" arch="noarch" |