Date: Thursday, April 6, 2023 @ 13:06:39
Author: felixonmars
Revision: 1438752
upgpkg: python-sphinx-reredirects 0.1.1-2: rebuild with python 3.11
Modified:
python-sphinx-reredirects/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 13:06:38 UTC (rev 1438751)
+++ PKGBUILD 2023-04-06 13:06:39 UTC (rev 1438752)
@@ -4,7 +4,7 @@
pkgname=python-sphinx-reredirects
_pkgname=${pkgname#python-}
pkgver=0.1.1
-pkgrel=1
+pkgrel=2
pkgdesc='Handles redirects for moved pages in Sphinx documentation projects'
arch=(any)
url="https://gitlab.com/documatt/$_pkgname"