diff options
-rw-r--r-- | community/py-setproctitle/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-setproctitle/APKBUILD b/community/py-setproctitle/APKBUILD index 21a8f759b2..cf4798aeb2 100644 --- a/community/py-setproctitle/APKBUILD +++ b/community/py-setproctitle/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-setproctitle _pkgname="${pkgname#py-}" pkgver=1.1.10 -pkgrel=2 +pkgrel=3 pkgdesc="A Python module to customize the process title" url="https://github.com/dvarrazzo/py-setproctitle" arch="all" |