diff --git a/srcpkgs/python-oauth2client/template b/srcpkgs/python-oauth2client/template index c136befc0d2..2cb1a7ae2bf 100644 --- a/srcpkgs/python-oauth2client/template +++ b/srcpkgs/python-oauth2client/template @@ -1,6 +1,6 @@ # Template file for 'python-oauth2client' pkgname=python-oauth2client -version=2.0.0 +version=2.0.1 revision=1 noarch=yes wrksrc="${pkgname#*-}-${version}" @@ -14,7 +14,7 @@ maintainer="Peter Bui " license="Apache-2.0" homepage="https://github.com/google/oauth2client/" distfiles="${PYPI_SITE}/o/oauth2client/oauth2client-${version}.tar.gz" -checksum=3ecaa187e30bca30cf26de8418cb6c7f8cdff27770dd84d7afeba0ee9eb990b8 +checksum=351def3df312364f0c5e38a682c8d8a70a36d884cf40bd0084a67d7b8f7ed7ac pre_build() { sed -i '/^#!/d' oauth2client/util.py