diff --git a/srcpkgs/python-setuptools/template b/srcpkgs/python-setuptools/template index 5d1b92c3e70..1c43029d9f3 100644 --- a/srcpkgs/python-setuptools/template +++ b/srcpkgs/python-setuptools/template @@ -1,6 +1,6 @@ # Template file for 'python-setuptools' pkgname=python-setuptools -version=22.0.0 +version=22.0.5 revision=1 noarch=yes wrksrc="setuptools-${version}" @@ -16,7 +16,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/pypa/setuptools" license="MIT" distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz" -checksum=1324ed0b1b4929fe49c347909624dbf53989555a033419f3d45ceff4c0acd6f3 +checksum=19aad19471052d5daefe96f2c1fa2e88dcdb17488bf8708d7e6356881ea833cb alternatives="setuptools:easy_install:/usr/bin/easy_install2.7" post_install() {