summaryrefslogtreecommitdiff
path: root/python-jira/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 10:01:30 +0100
committerErich Eckner <git@eckner.net>2021-12-13 10:01:30 +0100
commit0c65980d94e5c98cdfaae324166b51d6f715f90c (patch)
treeb9342b79b8ddb6e876c10b0f8dcc3ce77fc5544b /python-jira/PKGBUILD
parent83cfa997b0e0052b30f2533eff176110e9be434e (diff)
downloadarchlinuxewe-0c65980d94e5c98cdfaae324166b51d6f715f90c.tar.xz
recompile all python packages
Diffstat (limited to 'python-jira/PKGBUILD')
-rw-r--r--python-jira/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-jira/PKGBUILD b/python-jira/PKGBUILD
index 5a5195082..f67c4df7d 100644
--- a/python-jira/PKGBUILD
+++ b/python-jira/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-jira
_pkgname="${pkgname#*-}"
pkgver=3.1.1
-pkgrel=13
+pkgrel=14
pkgdesc="Python library to work with Jira APIs"
arch=(any)
url="https://github.com/pycontribs/jira"