Date: Friday, April 7, 2023 @ 05:26:49
Author: felixonmars
Revision: 1440616
upgpkg: python-ansi2html 1.8.0-4: rebuild with python 3.11
Modified:
python-ansi2html/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 05:26:49 UTC (rev 1440615)
+++ PKGBUILD 2023-04-07 05:26:49 UTC (rev 1440616)
@@ -3,7 +3,7 @@
pkgname=python-ansi2html
_libname=${pkgname/python-/}
pkgver=1.8.0
-pkgrel=3
+pkgrel=4
pkgdesc="Convert text with ANSI color codes to HTML"
arch=('any')
url="https://pypi.python.org/pypi/ansi2html"