diff --git a/srcpkgs/python-pip/template b/srcpkgs/python-pip/template index a69501b8bed..5abdfa93b89 100644 --- a/srcpkgs/python-pip/template +++ b/srcpkgs/python-pip/template @@ -1,6 +1,6 @@ # Template file for 'python-pip' pkgname=python-pip -version=18.0 +version=18.1 revision=1 noarch=yes wrksrc="pip-${version}" @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " homepage="https://pip.pypa.io/" license="MIT" distfiles="${PYPI_SITE}/p/pip/pip-${version}.tar.gz" -checksum=a0e11645ee37c90b40c46d607070c4fd583e2cd46231b1c06e389c5e814eed76 +checksum=c0a292bd977ef590379a3f05d7b7f65135487b67470f6281289a94e015650ea1 alternatives="pip:pip:/usr/bin/pip2" post_install() {