python-pip: update to 18.1

This commit is contained in:
Alessio Sergi 2018-10-07 17:33:41 +02:00
parent a82a6e2893
commit d3ca419406
1 changed files with 2 additions and 2 deletions

View File

@ -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 <al3hex@gmail.com>"
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() {