Date: Wednesday, January 5, 2022 @ 15:09:55 Author: yan12125 Revision: 1093289
upgpkg: python-sphinx-jinja 1.4.0-1 Modified: python-sphinx-jinja/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-05 15:02:27 UTC (rev 1093288) +++ PKGBUILD 2022-01-05 15:09:55 UTC (rev 1093289) @@ -1,9 +1,10 @@ # Maintainer: Chih-Hsuan Yen <[email protected]> pkgname=python-sphinx-jinja -pkgver=1.2.1 +# https://github.com/tardyp/sphinx-jinja/blob/master/ChangeLog +pkgver=1.4.0 # curl https://api.github.com/repos/tardyp/sphinx-jinja/git/ref/tags/$pkgver | jq -r .object.sha -_tag=8ac1d0a217e768ce944ad68fcce3d9d65b9dc781 +_tag=c142a2d05089a56fef4b2fd0701ee0b45c7d5f24 pkgrel=1 pkgdesc='A sphinx extension to include jinja based templates based documentation into a sphinx doc' arch=(any)
