aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py-setproctitle/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-setproctitle/APKBUILD b/community/py-setproctitle/APKBUILD
index a686caa177f..21a8f759b23 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=1
+pkgrel=2
pkgdesc="A Python module to customize the process title"
url="https://github.com/dvarrazzo/py-setproctitle"
arch="all"