diff --git a/srcpkgs/python-pip/template b/srcpkgs/python-pip/template index d9343158552..75f11561816 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.1 +version=19.2.3 revision=1 archs=noarch wrksrc="pip-${version}" @@ -8,12 +8,12 @@ build_style=python-module pycompile_module="pip" hostmakedepends="python-setuptools python3-setuptools" depends="python-setuptools" -short_desc="The PyPA recommended tool for installing PyPI packages (Python2)" +short_desc="PyPA recommended tool for installing PyPI packages (Python2)" maintainer="Alessio Sergi " -homepage="https://pip.pypa.io/" license="MIT" +homepage="https://pip.pypa.io/" distfiles="${PYPI_SITE}/p/pip/pip-${version}.tar.gz" -checksum=c0a292bd977ef590379a3f05d7b7f65135487b67470f6281289a94e015650ea1 +checksum=e7a31f147974362e6c82d84b91c7f2bdf57e4d3163d3d454e6c3e71944d67135 alternatives="pip:pip:/usr/bin/pip2" post_install() {