summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSébastien Leduc2017-05-21 11:04:42 +0200
committerSébastien Leduc2017-05-21 11:04:42 +0200
commite1ee4d8797112f664428ee0ffc6ce2423daf259a (patch)
tree500578a8dd5fff2c23a17c0a078a0fd8ec577993 /PKGBUILD
parentf564ccf4d099aa4cb5cf216434914235d280f294 (diff)
downloadaur-e1ee4d8797112f664428ee0ffc6ce2423daf259a.tar.gz
Bump to 2.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57233346ddaf..192a63dd2a9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sebastien Leduc <sebastien@sleduc.fr>
pkgname=('python-redmine' 'python2-redmine')
pkgbase='python-redmine'
-pkgver=1.5.1
+pkgver=2.0.2
pkgrel=1
pkgdesc="Python library for communicating with a Redmine project management application"
arch=("any")
@@ -9,8 +9,8 @@ url="http://python-redmine.readthedocs.org/"
license=('Apache')
makedepends=('python' 'python2')
options=(!emptydirs)
-source=("https://pypi.python.org/packages/source/p/${pkgbase}/${pkgbase}-${pkgver}.tar.gz")
-md5sums=('c34bf0f83da7bd47dc6292ab9728e69c')
+source=("https://pypi.python.org/packages/d6/6f/529c13202e2cd166c01f9984fc79ae1c28749782084b77ef5632f8385be3/${pkgbase}-${pkgver}.tar.gz")
+md5sums=('14ec968d04ae427b449d8c5ab15d174e')
prepare() {
cp -a "${srcdir}/${pkgbase}-${pkgver}"{,-python2}