Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
latex2html


Commits:
7a1a21e9 by Caleb Maclennan at 2026-01-01T23:45:42+03:00
upgpkg: 2026-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = latex2html
        pkgdesc = a convertor written in Perl that converts LaTeX documents to 
HTML
-       pkgver = 2025
+       pkgver = 2026
        pkgrel = 1
        url = https://www.ctan.org/pkg/latex2html
        arch = any
@@ -11,7 +11,7 @@ pkgbase = latex2html
        depends = netpbm
        depends = perl
        depends = texlive-basic
-       source = 
https://github.com/latex2html/latex2html/archive/v2025/latex2html-2025.tar.gz
-       sha256sums = 
d6f4e9f674994c82cbdff5a39441258add4a8822087fc0d418c0a697dbf3d191
+       source = 
https://github.com/latex2html/latex2html/archive/v2026/latex2html-2026.tar.gz
+       sha256sums = 
f91c0c9bc8dbcadbba883f912f9d1cd2382b563fd754456488a95c120f24331e
 
 pkgname = latex2html


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Jason Chu <jason.archlinux.org>
 
 pkgname=latex2html
-pkgver=2025
+pkgver=2026
 pkgrel=1
 pkgdesc='a convertor written in Perl that converts LaTeX documents to HTML'
 arch=(any)
@@ -19,7 +19,7 @@ depends=(ghostscript
 license=(GPL2)
 _archive="$pkgname-$pkgver"
 source=("$_url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('d6f4e9f674994c82cbdff5a39441258add4a8822087fc0d418c0a697dbf3d191')
+sha256sums=('f91c0c9bc8dbcadbba883f912f9d1cd2382b563fd754456488a95c120f24331e')
 
 build() {
        cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/latex2html/-/commit/7a1a21e9ac5bf30f05f93133398105ee4da2b2e8

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


Reply via email to