Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
hotdoc


Commits:
f8b72981 by Carl Smedstad at 2024-08-27T21:04:36+02:00
upgpkg: 0.17.1-1: Upstream release

https://github.com/hotdoc/hotdoc/releases/tag/0.17.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = hotdoc
        pkgdesc = The tastiest API documentation system
-       pkgver = 0.17
-       pkgrel = 2
+       pkgver = 0.17.1
+       pkgrel = 1
        url = https://github.com/hotdoc/hotdoc
        arch = x86_64
        license = LGPL-2.1-or-later
@@ -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
+       source = git+https://github.com/hotdoc/hotdoc#tag=0.17.1
        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 = 
4ffeb856513360ff024b6777711d87f269de47b1a9193e68433e8549a389dc2c
+       sha256sums = 
5f8f36bec661f7dd9db54dee1c59139c032bf9cd28984f3d0e729a25ab9cfab5
        sha256sums = SKIP
        sha256sums = SKIP
        sha256sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Eli Schwartz <[email protected]>
 
 pkgname=hotdoc
-pkgver=0.17
-pkgrel=2
+pkgver=0.17.1
+pkgrel=1
 pkgdesc="The tastiest API documentation system"
 url="https://github.com/hotdoc/hotdoc";
 arch=(x86_64)
@@ -47,7 +47,7 @@ source=(
   "git+https://github.com/hotdoc/hotdoc_bootstrap_theme";
   "0001-Simplify-deps-for-Python-3.11.patch"
 )
-sha256sums=('4ffeb856513360ff024b6777711d87f269de47b1a9193e68433e8549a389dc2c'
+sha256sums=('5f8f36bec661f7dd9db54dee1c59139c032bf9cd28984f3d0e729a25ab9cfab5'
             'SKIP'
             'SKIP'
             'SKIP'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hotdoc/-/commit/f8b72981e0c2636a39fd680ac5dd619113456ee3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hotdoc/-/commit/f8b72981e0c2636a39fd680ac5dd619113456ee3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to