summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Arndt2017-11-23 14:36:20 +0100
committerChristopher Arndt2017-11-23 14:36:20 +0100
commit50e7f1d557222df3cfe7444d8670a2de762bcdd3 (patch)
treed5107054c609ccaea2bbd6a1ee816fcec69a496c /PKGBUILD
parentb39dfe1fd6cc396670ca40db2c67d2f6264a9436 (diff)
downloadaur-50e7f1d557222df3cfe7444d8670a2de762bcdd3.tar.gz
New upstream version 0.10.2
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 3a87bf353977..16d5e176709a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Simon Conseil <contact+aur at saimon dot org>
pkgname=pip-tools
-pkgver=1.10.1
+pkgver=1.10.2
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=('5feedbb9a7b91c2619f1162711b430b0'
+md5sums=('87a28d7dfb5cd2f78fde51d7171b2105'
'b542fe20de254615b3ab48020bc73441')
package() {