Date: Thursday, April 6, 2023 @ 12:34:14
Author: felixonmars
Revision: 1438670
upgpkg: python-click-threading 0.5.0-4: rebuild with python 3.11
Modified:
python-click-threading/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 12:34:13 UTC (rev 1438669)
+++ PKGBUILD 2023-04-06 12:34:14 UTC (rev 1438670)
@@ -4,7 +4,7 @@
_name=click-threading
pkgname=python-click-threading
pkgver=0.5.0
-pkgrel=3
+pkgrel=4
pkgdesc="Multithreaded Click apps made easy"
arch=("any")
url="https://pypi.python.org/pypi/click-threading"