summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Arndt2017-04-13 21:15:14 +0200
committerChristopher Arndt2017-04-13 21:15:14 +0200
commit942399d0074f33631ab4f871b2d2055f86fa8db6 (patch)
tree288b027f46713d0f18c1f4fd5b64c0bc83828612 /PKGBUILD
parent674df8da8ade34821598d05e4f4a8140cf056abf (diff)
downloadaur-942399d0074f33631ab4f871b2d2055f86fa8db6.tar.gz
New upstream version
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96cf85dd4ff6..43257b9c6840 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Simon Conseil <contact+aur at saimon dot org>
pkgname=pip-tools
-pkgver=1.8.2
+pkgver=1.9.0
pkgrel=1
pkgdesc="A set of tools to keep your pinned Python dependencies fresh."
arch=('any')
@@ -11,7 +11,7 @@ license=('BSD')
depends=('python-click' 'python-first' 'python-pip' 'python-six')
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz"
LICENSE.txt)
-md5sums=('9284fe9109f131c47a2fd9b04e40f563'
+md5sums=('28401a367a9a9c37cac56f76cf7f91d9'
'b542fe20de254615b3ab48020bc73441')
package() {