Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages / 
htmldoc


Commits:
43e412be by Daniel Bermond at 2026-01-28T20:55:16-03:00
upgpkg: 1.9.23-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = htmldoc
        pkgdesc = HTML Conversion Software
-       pkgver = 1.9.22
+       pkgver = 1.9.23
        pkgrel = 1
        url = https://www.msweet.org/htmldoc/
        arch = x86_64
@@ -14,10 +14,10 @@ pkgbase = htmldoc
        depends = libpng
        depends = libxpm
        depends = zlib
-       source = 
https://github.com/michaelrsweet/htmldoc/releases/download/v1.9.22/htmldoc-1.9.22-source.tar.gz
-       source = 
https://github.com/michaelrsweet/htmldoc/releases/download/v1.9.22/htmldoc-1.9.22-source.tar.gz.sig
+       source = 
https://github.com/michaelrsweet/htmldoc/releases/download/v1.9.23/htmldoc-1.9.23-source.tar.gz
+       source = 
https://github.com/michaelrsweet/htmldoc/releases/download/v1.9.23/htmldoc-1.9.23-source.tar.gz.sig
        validpgpkeys = 9086C3CDC66C3F563CF8F405BE67C75EC81F3244
-       sha256sums = 
3e93468f2524167339952e5a33d6b3b3054e7f5c546621a94a4dd7152d3e1f8b
+       sha256sums = 
73bfe91dc96038f465e0bb2be66eaf91f381c42c7f9b36918d5af80edbca99be
        sha256sums = SKIP
 
 pkgname = htmldoc


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 # Contributor: Simon Rutishauser <[email protected]>
 
 pkgname=htmldoc
-pkgver=1.9.22
+pkgver=1.9.23
 pkgrel=1
 pkgdesc='HTML Conversion Software'
 arch=('x86_64')
@@ -24,7 +24,7 @@ depends=(
     'libxpm'
     'zlib')
 
source=("https://github.com/michaelrsweet/htmldoc/releases/download/v${pkgver}/htmldoc-${pkgver}-source.tar.gz"{,.sig})
-sha256sums=('3e93468f2524167339952e5a33d6b3b3054e7f5c546621a94a4dd7152d3e1f8b'
+sha256sums=('73bfe91dc96038f465e0bb2be66eaf91f381c42c7f9b36918d5af80edbca99be'
             'SKIP')
 validpgpkeys=('9086C3CDC66C3F563CF8F405BE67C75EC81F3244') # Michael R Sweet
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/htmldoc/-/commit/43e412beebf01de2f96a0672f56f2e8333b405fe

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


Reply via email to