summaryrefslogtreecommitdiff
path: root/pcr/python-redmine/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/python-redmine/PKGBUILD')
-rw-r--r--pcr/python-redmine/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr/python-redmine/PKGBUILD b/pcr/python-redmine/PKGBUILD
index e0fbd9eba..d8726309a 100644
--- a/pcr/python-redmine/PKGBUILD
+++ b/pcr/python-redmine/PKGBUILD
@@ -3,14 +3,14 @@
# Contributor(Aur): Sebastien Leduc <sebastien@sleduc.fr>
# parabola changes and rationale:
-# - Bumped version to 2.3.0
-# Patch status: sent in Aur, waiting review:
-# https://aur.archlinux.org/pkgbase/python-redmine/#news
+# - No changes beside pkgrel+=.parabola1 which is only
+# meant to recompile the package if needed.
pkgbase='python-redmine'
pkgname=('python-redmine' 'python2-redmine')
pkgver=2.3.0
pkgrel=1
+pkgrel+=.parabola1
pkgdesc="Python library for communicating with a Redmine project management application"
arch=("any")
url="https://${pkgbase}.com/"