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