diff --git a/srcpkgs/python-pytz/template b/srcpkgs/python-pytz/template index 8347525e46c..49a16207ccb 100644 --- a/srcpkgs/python-pytz/template +++ b/srcpkgs/python-pytz/template @@ -1,6 +1,6 @@ # Template file for 'python-pytz' pkgname=python-pytz -version=2015.4 +version=2015.6 revision=1 noarch=yes wrksrc="pytz-${version}" @@ -11,10 +11,10 @@ depends="python tzdata" pycompile_module="pytz" short_desc="Python2 timezone library" maintainer="Juan RP " -homepage="https://pypi.python.org/pypi/pytz/" +homepage="http://pythonhosted.org/pytz/" license="MIT" distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.gz" -checksum=c4ee70cb407f9284517ac368f121cf0796a7134b961e53d9daf1aaae8f44fb90 +checksum=c598a6b6850dbcc00843651878e8282dac77c95e19d84847b6918eeb3ed8f0c2 pre_build() { sed -i '/^#!/d' pytz/tzfile.py