Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / hotdoc
Commits: df483779 by Carl Smedstad at 2025-02-01T13:38:50+01:00 upgpkg: 0.17.4-1: Upstream release https://github.com/hotdoc/hotdoc/releases/tag/0.17.4 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = hotdoc pkgdesc = The tastiest API documentation system - pkgver = 0.17.3 + pkgver = 0.17.4 pkgrel = 1 url = https://github.com/hotdoc/hotdoc arch = x86_64 @@ -31,12 +31,12 @@ pkgbase = hotdoc depends = python-yaml optdepends = clang: for the C extension optdepends = llvm: for the C extension - source = git+https://github.com/hotdoc/hotdoc#tag=0.17.3 + source = git+https://github.com/hotdoc/hotdoc#tag=0.17.4 source = git+https://github.com/MathieuDuponchelle/cmark source = git+https://github.com/PrismJS/prism source = git+https://github.com/hotdoc/hotdoc_bootstrap_theme source = 0001-Simplify-deps-for-Python-3.11.patch - sha256sums = 42118485164a4ebf5c9c6d43dcff40a6b798743a6edf4f579a4e697aa0e7a14a + sha256sums = 9ba11a71cb8e4c5fa2bb33bc4f27f5fee02cf8328b5f8a2bcb4986116f98d443 sha256sums = SKIP sha256sums = SKIP sha256sums = SKIP ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: Eli Schwartz <[email protected]> pkgname=hotdoc -pkgver=0.17.3 +pkgver=0.17.4 pkgrel=1 pkgdesc="The tastiest API documentation system" url="https://github.com/hotdoc/hotdoc" @@ -47,7 +47,7 @@ source=( "git+https://github.com/hotdoc/hotdoc_bootstrap_theme" "0001-Simplify-deps-for-Python-3.11.patch" ) -sha256sums=('42118485164a4ebf5c9c6d43dcff40a6b798743a6edf4f579a4e697aa0e7a14a' +sha256sums=('9ba11a71cb8e4c5fa2bb33bc4f27f5fee02cf8328b5f8a2bcb4986116f98d443' 'SKIP' 'SKIP' 'SKIP' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hotdoc/-/commit/df483779682bfe54c17e3fd537679476d703d52f -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hotdoc/-/commit/df483779682bfe54c17e3fd537679476d703d52f You're receiving this email because of your account on gitlab.archlinux.org.
