Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / highlight
Commits: 64305618 by Robin Candau at 2026-03-04T18:45:03+01:00 upgpkg: 4.19-3: Rebuild for lua 5.4 The rebuild for lua 5.5 was moved too early in [extra]. Fixes https://gitlab.archlinux.org/archlinux/packaging/packages/highlight/-/issues/5 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = highlight pkgdesc = Fast and flexible source code highlighter pkgver = 4.19 - pkgrel = 2 + pkgrel = 3 url = http://www.andre-simon.de/doku/highlight/highlight.html arch = x86_64 license = GPL-3.0-or-later ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ pkgbase=highlight pkgname=('highlight' 'highlight-perl' 'highlight-gui') pkgver=4.19 -pkgrel=2 +pkgrel=3 pkgdesc="Fast and flexible source code highlighter" url="http://www.andre-simon.de/doku/highlight/highlight.html" license=('GPL-3.0-or-later') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/highlight/-/commit/64305618dbb0ec62b8e2bb5aa9536d51879018a3 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/highlight/-/commit/64305618dbb0ec62b8e2bb5aa9536d51879018a3 You're receiving this email because of your account on gitlab.archlinux.org.
