summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 0e14dc49..b3ea9f08 100644
--- a/community/python-pip-bootstrap/PKGBUILD
+++ b/community/python-pip-bootstrap/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Andreas Baumann <mail@andreasbaumann.cc>
pkgname=('python-pip-bootstrap' 'python2-pip-bootstrap')
-pkgver=18.1
-pkgrel=1
+pkgver='19.0.1'
+pkgrel='1'
pkgdesc="bootstap pip and setuptools for bootstrapping python"
arch=('x86_64' 'armv6h' 'armv7h')
url="https://bootstrap.pypa.io/"