python-setproctitle: fix update-check/distfile

This commit is contained in:
Michael Gehring 2016-04-28 13:35:03 +02:00
parent 348a95515b
commit 53cd23eeac
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ short_desc="Python2 library to allow customization of the process title"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://code.google.com/p/py-setproctitle/"
license="BSD"
distfiles="https://pypi.python.org/packages/source/s/setproctitle/setproctitle-${version}.tar.gz"
distfiles="${PYPI_SITE}/s/setproctitle/setproctitle-${version}.tar.gz"
checksum=1c3414d18f9cacdab78b0ffd8e886d56ad45f22e55001a72aaa0b2aeb56a0ad7
python3.4-setproctitle_package() {