summaryrefslogtreecommitdiff
path: root/community/python-pip-bootstrap/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-08-26 09:37:40 +0200
committerErich Eckner <git@eckner.net>2019-08-26 09:37:40 +0200
commit010738591cacfc6deb2e61c2c4699e788a5ab9b3 (patch)
tree1e291276c31c2d05c3b98867338c30c9fd798560 /community/python-pip-bootstrap/PKGBUILD
parent285d82512330aff31a47dfcbd53d4676453ceeec (diff)
downloadpackages-010738591cacfc6deb2e61c2c4699e788a5ab9b3.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 3d7c4419..d2860081 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.2'
+pkgver='19.2.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=('1436215d2bc45a8019503aaf6c0e5f7da142108dee0fa2db282e22670eca84beff487ec45f1e6b8968c481f7009afb211a76ac93b637b48ba83f099831db33ff')
+sha512sums=('5b3ad6ebf52ba70452d79175860829f5d9c1ed21b6cc77daf972df8ab987fe3c08b0f04e0577388ceeba0f2ecf4adab8e6254d1ec7f3d39ca31bc2ab0e341c86')
package_python-pip-bootstrap() {
provides=("python-pip=${pkgver}")