diff options
-rw-r--r-- | community/py3-port-for/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-port-for/APKBUILD b/community/py3-port-for/APKBUILD index 3eff3c0ff7..a1a46dacaf 100644 --- a/community/py3-port-for/APKBUILD +++ b/community/py3-port-for/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-port-for _pkgname=port-for pkgver=0.4 -pkgrel=0 +pkgrel=1 pkgdesc="Utility and library that helps with local TCP ports management" url="https://github.com/kmike/port-for" arch="noarch" |