Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / source-highlight
Commits: 7bf78bf6 by Jelle van der Waa at 2024-04-04T10:10:40+02:00 upgpkg: 3.1.9-12: Rebuild with Python 3.12 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,21 @@ +pkgbase = source-highlight + pkgdesc = Convert source code to syntax highlighted document + pkgver = 3.1.9 + pkgrel = 12 + url = https://www.gnu.org/software/src-highlite/ + arch = x86_64 + license = GPL + makedepends = ctags + makedepends = boost + depends = bash + depends = boost-libs + optdepends = lesspipe: src-hilite-lesspipe.sh + source = https://ftp.gnu.org/gnu/src-highlite/source-highlight-3.1.9.tar.gz + source = https://ftp.gnu.org/gnu/src-highlite/source-highlight-3.1.9.tar.gz.sig + source = source-highlight-gcc11.patch + validpgpkeys = E9FE8AE950CB07F5BEB2E805036A75309D33E5B5 + sha512sums = d8e154e9a5d62c77807e4e5d36c0faed5ce2964291be5f8b83e2968a6de52229503689a4ca2109a717ae2632a14b63ec937ca0430c91684c72063f6bc0294195 + sha512sums = SKIP + sha512sums = 55f22121a2e7501c437f305790b34d330b9ad475a87ed4482527386c23424ed2eb8c1a563da41995573f0598e4a5c9096abbf414938f7e1305354bcc720944ec + +pkgname = source-highlight ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=source-highlight pkgver=3.1.9 -pkgrel=11 +pkgrel=12 pkgdesc="Convert source code to syntax highlighted document" arch=('x86_64') url="https://www.gnu.org/software/src-highlite/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/source-highlight/-/commit/7bf78bf6761919abe8416d20ebdaccc2865622b0 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/source-highlight/-/commit/7bf78bf6761919abe8416d20ebdaccc2865622b0 You're receiving this email because of your account on gitlab.archlinux.org.
