summaryrefslogtreecommitdiff
path: root/community/python-pip-bootstrap/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-pip-bootstrap/PKGBUILD')
-rw-r--r--community/python-pip-bootstrap/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/python-pip-bootstrap/PKGBUILD b/community/python-pip-bootstrap/PKGBUILD
index fedce62a..884d3257 100644
--- a/community/python-pip-bootstrap/PKGBUILD
+++ b/community/python-pip-bootstrap/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Andreas Baumann <mail@andreasbaumann.cc>
pkgname=('python-pip-bootstrap' 'python2-pip-bootstrap')
-pkgver='19.0.2'
+pkgver='19.0.3'
pkgrel='1'
pkgdesc="bootstap pip and setuptools for bootstrapping python"
arch=('x86_64' 'armv6h' 'armv7h')
url="https://bootstrap.pypa.io/"
source=("get-pip-${pkgver}.py::https://bootstrap.pypa.io/get-pip.py")
-sha512sums=('03b6ba86f26a3a2d9e1201f560ae307ede619fa31b05751458e16ae3acf611569871d9af5edf3528a5ded3cdb35e3170200ad947c19dba43f373a510b12fd6e5')
+sha512sums=('fdbcef1037dca7cc914e2304af657ebd08239cd18c3e79786dc25c8ea39957674e012d7ea8ae2c99006e4b61d3a5e24669ac5771dc186697fd9fdb40b6cc07ae')
package_python-pip-bootstrap() {
provides=("python-pip=${pkgver}")