git » python-setproctitle.git » commit cc82573

Python 3.10 rebuild

author Felix Yan
2021-12-01 21:49:25 UTC
committer Felix Yan
2021-12-01 21:49:25 UTC
parent d35e3cd7d6762c039b1182f57b86eda55719e8a8

Python 3.10 rebuild

PKGBUILD +1 -1

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