Date: Sunday, April 9, 2023 @ 19:43:56
Author: felixonmars
Revision: 1443479
upgpkg: hotdoc 0.14.0-3: rebuild with python 3.11
Modified:
hotdoc/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-09 19:43:22 UTC (rev 1443478)
+++ PKGBUILD 2023-04-09 19:43:56 UTC (rev 1443479)
@@ -3,7 +3,7 @@
_pkgname=hotdoc
pkgname=hotdoc
pkgver=0.14.0
-pkgrel=2
+pkgrel=3
pkgdesc="the tastiest API documentation system"
arch=('x86_64')
url="https://github.com/${_pkgname}/${_pkgname}"