diff --git a/srcpkgs/python-pip/template b/srcpkgs/python-pip/template index 139058feca0..c25a302a696 100644 --- a/srcpkgs/python-pip/template +++ b/srcpkgs/python-pip/template @@ -1,6 +1,6 @@ # Template file for 'python-pip' pkgname=python-pip -version=7.1.2 +version=8.0.0 revision=1 noarch=yes wrksrc="pip-${version}" @@ -14,7 +14,7 @@ maintainer="Alessio Sergi " homepage="https://pip.pypa.io/" license="MIT" distfiles="${PYPI_SITE}/p/pip/pip-${version}.tar.gz" -checksum=ca047986f0528cfa975a14fb9f7f106271d4e0c3fe1ddced6c1db2e7ae57a477 +checksum=90112b296152f270cb8dddcd19b7b87488d9e002e8cf622e14c4da9c2f6319b1 pre_build() { sed -i '/^#!/d' pip/__init__.py