summaryrefslogtreecommitdiff
path: root/community/python-pip-bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-pip-bootstrap')
-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 278c6006..f278e657 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.3'
+pkgver='19.3.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=('67e43ce557b979a7e5aec4165bb51317dff031f6cc19be64084ddbf679e15daee437008e9ced144d9f386f2942c282310d7999cfa88444c0b3a4d5dbe2613f68')
+sha512sums=('d8744fcfa4dce749675632be0691a5e9bdac95e34d5b787bca6e635e2d6a25badbeb0b5f5ff6af1beb879604bdf060829805622a835a4b579967d806d3a642b5')
package_python-pip-bootstrap() {
provides=("python-pip=${pkgver}")