highlight: 4.11 -> 4.12

This commit is contained in:
Tim Biermann 2024-05-24 23:54:29 +02:00
parent c2e55bd18a
commit 75a440c1be
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 6 additions and 5 deletions

View File

@ -294,6 +294,7 @@ drwxr-xr-x root/root usr/share/highlight/plugins/
-rw-r--r-- root/root usr/share/highlight/plugins/outhtml_codefold.lua
-rw-r--r-- root/root usr/share/highlight/plugins/outhtml_copy_clipboard.lua
-rw-r--r-- root/root usr/share/highlight/plugins/outhtml_curly_brackets_matcher.lua
-rw-r--r-- root/root usr/share/highlight/plugins/outhtml_focus.lua
-rw-r--r-- root/root usr/share/highlight/plugins/outhtml_ie7_webctrl.lua
-rw-r--r-- root/root usr/share/highlight/plugins/outhtml_keyword_matcher.lua
-rw-r--r-- root/root usr/share/highlight/plugins/outhtml_ligature_fonts.lua

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF36vqiCrfFFi2Kt0Zj2SB7ePOeVWoay5XsaHt7szGx2OIbnOItxXp2+sMpO6vYE5+wymTc22IB9zJNanCyENVOAA=
SHA256 (Pkgfile) = 50418f5dbc66fba57e653e7afd408026afcae8a12904f368afba27d9eebb4aa9
SHA256 (.footprint) = 48ca226ee531203f903e5f42e42994a1be8b303fc183f77677d8a974cd6d0b20
SHA256 (highlight-4.11.tar.bz2) = 080bdbc26342f11aaf78747e4a4db86ffedbaf2f053d4aad2d84d271f6647dcf
RWSagIOpLGJF33WGbB/OAuHA76P+McndnAuHzmzrX4othvlaVEP2r6EKusHWZ4JBIkXJ5sCsCHIuru1GMB68f/W+TuIg9yx43wA=
SHA256 (Pkgfile) = cb61256a6459fe307143d76ea45b5d460a3fb93e1ed5871407baf2abc3ce8f46
SHA256 (.footprint) = 3d8e8a2681b0e8187a939b242680e5f2b9e43826200fd89bb75037d59ff2af09
SHA256 (highlight-4.12.tar.bz2) = 0f7d03362d74dddfb3bc8419fb8198bf8c9b4a5788dec491a00cd43acdf07f1e

View File

@ -4,7 +4,7 @@
# Depends on: lua boost
name=highlight
version=4.11
version=4.12
release=1
source=(http://www.andre-simon.de/zip/$name-$version.tar.bz2)