summaryrefslogtreecommitdiff
path: root/community/python-pip-bootstrap/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-08-12 06:43:00 +0200
committerErich Eckner <git@eckner.net>2019-08-12 06:43:00 +0200
commit2a9a72ca5e521d41970877203ec4bf2362cd87a2 (patch)
treed44fecc13388deab382275f45c9ae7ae11f22d10 /community/python-pip-bootstrap/PKGBUILD
parent2f961614051785d657f4f3e3ed1a30a07464aa1f (diff)
downloadpackages-2a9a72ca5e521d41970877203ec4bf2362cd87a2.tar.xz
community/python-pip-bootstrap: new version => new checksum
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 4ddf0f10..3d7c4419 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.1'
+pkgver='19.2.2'
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=('5af99e9ccfcf3db2c97880448e9e92424b9b2af2cd0c888fb31107555809caf03fde28eec6f17f125bd3eca77bec2e353bcc7116525c17c8bdf85abe8973cc44')
+sha512sums=('1436215d2bc45a8019503aaf6c0e5f7da142108dee0fa2db282e22670eca84beff487ec45f1e6b8968c481f7009afb211a76ac93b637b48ba83f099831db33ff')
package_python-pip-bootstrap() {
provides=("python-pip=${pkgver}")