Date: Friday, April 7, 2023 @ 03:54:47 Author: felixonmars Revision: 1440386
upgpkg: python-sphinx-jinja 2.0.2-3: rebuild with python 3.11 Modified: python-sphinx-jinja/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 03:54:42 UTC (rev 1440385) +++ PKGBUILD 2023-04-07 03:54:47 UTC (rev 1440386) @@ -5,7 +5,7 @@ pkgver=2.0.2 # curl https://api.github.com/repos/tardyp/sphinx-jinja/git/ref/tags/$pkgver | jq -r .object.sha _tag=7faac8c23bf523f39c5386524a733c12d8c25dfd -pkgrel=2 +pkgrel=3 pkgdesc='A sphinx extension to include jinja based templates based documentation into a sphinx doc' arch=(any) url='https://github.com/tardyp/sphinx-jinja'
