git » python-setproctitle.git » commit d35e3cd

Python 3.10 rebuild

author Felix Yan
2021-11-30 20:19:44 UTC
committer Felix Yan
2021-11-30 20:19:44 UTC
parent a7879e11737a798eae37504eb7ac9346e96d64aa

Python 3.10 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index d2c76ad..ca1d289 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=python-setproctitle
 pkgver=1.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Allows a python process to change its process title"
 license=("BSD")
 url="https://github.com/dvarrazzo/py-setproctitle"