From 3a496e0d8ed2a6d80829092f50fdc0512bc43ec1 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 28 Jan 2019 09:40:28 +0100 Subject: community/python-pip-bootstrap: correctly set version --- community/python-pip-bootstrap/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/python-pip-bootstrap/PKGBUILD') 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 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/" -- cgit v1.2.3-54-g00ecf