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


Commits:
5bc1a35c by Daniel Bermond at 2024-11-24T10:45:02-03:00
upgpkg: 1.9.19-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = htmldoc
        pkgdesc = HTML Conversion Software
-       pkgver = 1.9.18
+       pkgver = 1.9.19
        pkgrel = 1
        url = https://www.msweet.org/htmldoc/
        arch = x86_64
@@ -12,10 +12,10 @@ pkgbase = htmldoc
        depends = libxpm
        depends = zlib
        depends = hicolor-icon-theme
-       source = 
https://github.com/michaelrsweet/htmldoc/releases/download/v1.9.18/htmldoc-1.9.18-source.tar.gz
-       source = 
https://github.com/michaelrsweet/htmldoc/releases/download/v1.9.18/htmldoc-1.9.18-source.tar.gz.sig
+       source = 
https://github.com/michaelrsweet/htmldoc/releases/download/v1.9.19/htmldoc-1.9.19-source.tar.gz
+       source = 
https://github.com/michaelrsweet/htmldoc/releases/download/v1.9.19/htmldoc-1.9.19-source.tar.gz.sig
        validpgpkeys = 9086C3CDC66C3F563CF8F405BE67C75EC81F3244
-       sha256sums = 
36492b39754ccd00c1183f8237850f09a3a807bb55cfaa9822090343c5012f09
+       sha256sums = 
0634b29c7a4e43fe480e2156a116ba5ee896d77475f4ed23796802f9020d7b09
        sha256sums = SKIP
 
 pkgname = htmldoc


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 # Contributor: Simon Rutishauser <[email protected]>
 
 pkgname=htmldoc
-pkgver=1.9.18
+pkgver=1.9.19
 pkgrel=1
 pkgdesc='HTML Conversion Software'
 arch=('x86_64')
@@ -16,7 +16,7 @@ license=('GPL-2.0-only')
 depends=('fltk' 'libcups' 'libjpeg-turbo' 'libpng' 'libxpm' 'zlib'
          'hicolor-icon-theme')
 
source=("https://github.com/michaelrsweet/htmldoc/releases/download/v${pkgver}/htmldoc-${pkgver}-source.tar.gz"{,.sig})
-sha256sums=('36492b39754ccd00c1183f8237850f09a3a807bb55cfaa9822090343c5012f09'
+sha256sums=('0634b29c7a4e43fe480e2156a116ba5ee896d77475f4ed23796802f9020d7b09'
             'SKIP')
 validpgpkeys=('9086C3CDC66C3F563CF8F405BE67C75EC81F3244') # Michael R Sweet
 



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

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


Reply via email to