git » python-setproctitle.git » commit 310840a

Python 3.9 rebuild

author Felix Yan
2020-11-09 15:46:26 UTC
committer Felix Yan
2020-11-09 15:46:26 UTC
parent fbcd00129f2800e5ea77d9a0997861b303911dbe

Python 3.9 rebuild

PKGBUILD +1 -1

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