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 4ff8d2d9..4ddf0f10 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.2'
+pkgver='19.2.1'
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=('b0aab9a2599eeeec7531d485725493088a3caf61651494e2cb006e2d32b21e310616e15efe8cbc0079d120f5319ef0505b5aaf05096839bb34587bd29fb942c8')
+sha512sums=('5af99e9ccfcf3db2c97880448e9e92424b9b2af2cd0c888fb31107555809caf03fde28eec6f17f125bd3eca77bec2e353bcc7116525c17c8bdf85abe8973cc44')
package_python-pip-bootstrap() {
provides=("python-pip=${pkgver}")