From 39f63ab743e7602a9d62665322be10c139d363fa Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 13 Dec 2021 16:32:01 +0100 Subject: recompile all python packages --- python-jira/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python-jira/PKGBUILD') diff --git a/python-jira/PKGBUILD b/python-jira/PKGBUILD index 1b3fb5286..f2c82af26 100644 --- a/python-jira/PKGBUILD +++ b/python-jira/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-jira _pkgname="${pkgname#*-}" pkgver=3.1.1 -pkgrel=53 +pkgrel=54 pkgdesc="Python library to work with Jira APIs" arch=(any) url="https://github.com/pycontribs/jira" -- cgit v1.2.3-54-g00ecf