diff --git a/srcpkgs/python-pytz/template b/srcpkgs/python-pytz/template index 5314e73fcf2..d0811e56648 100644 --- a/srcpkgs/python-pytz/template +++ b/srcpkgs/python-pytz/template @@ -1,6 +1,6 @@ # Template file for 'python-pytz' pkgname=python-pytz -version=2014.9 +version=2014.10 revision=1 noarch=yes wrksrc="pytz-${version}" @@ -14,7 +14,7 @@ maintainer="Juan RP " homepage="https://pypi.python.org/pypi/pytz/" license="MIT" distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.gz" -checksum=c5bcbd11cf9847096ae1eb4e83dde75d10ac62efe6e73c4600f3f980968cdbd2 +checksum=a94138b638907491f473c875e8c95203a6a02efef52b6562be302e435016f4f3 pre_install() { sed -i 's,#!/usr/bin/env python,&3.4,' build-3.4/lib/pytz/tzfile.py