Date: Wednesday, April 5, 2023 @ 19:27:43
Author: felixonmars
Revision: 1437967
upgpkg: python-sphinx-theme-builder 0.2.0b1-2: rebuild with python 3.11
(rebuild pass 1, specified --nocheck)
Modified:
python-sphinx-theme-builder/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-05 19:27:40 UTC (rev 1437966)
+++ PKGBUILD 2023-04-05 19:27:43 UTC (rev 1437967)
@@ -3,7 +3,7 @@
_pkgname=sphinx-theme-builder
pkgname=python-$_pkgname
pkgver=0.2.0b1
-pkgrel=1
+pkgrel=2
pkgdesc='Python build backend for Sphinx themes'
arch=('any')
url='https://github.com/pradyunsg/sphinx-theme-builder'