Date: Monday, April 10, 2023 @ 12:04:41
Author: felixonmars
Revision: 1444171
upgpkg: python-sphinx-autobuild 2021.03.14-3: rebuild with python 3.11
Modified:
python-sphinx-autobuild/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-10 12:04:40 UTC (rev 1444170)
+++ PKGBUILD 2023-04-10 12:04:41 UTC (rev 1444171)
@@ -3,7 +3,7 @@
_pkgname=sphinx-autobuild
pkgname=python-$_pkgname
pkgver=2021.03.14
-pkgrel=2
+pkgrel=3
pkgdesc='Rebuild Sphinx documentation on changes, with live-reload in the
browser'
arch=('any')
url='https://github.com/executablebooks/sphinx-autobuild'