git » python-setproctitle.git » commit 6496815

Python 3.6 rebuild

author Bartłomiej Piotrowski
2016-12-24 12:37:40 UTC
committer Bartłomiej Piotrowski
2016-12-24 12:37:40 UTC
parent abf0771d50c097d4218a265da418ee884b6a145d

Python 3.6 rebuild

PKGBUILD +1 -1

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