chroma: update to 2.17.0.

This commit is contained in:
Daniel Lewan 2025-01-06 17:54:25 +01:00 committed by Duncan Overbruck
parent 72521c13b7
commit 6a0f0fe770

View file

@ -1,7 +1,7 @@
# Template file for 'chroma'
pkgname=chroma
version=2.14.0
revision=2
version=2.17.0
revision=1
build_wrksrc="cmd/chroma"
build_style=go
go_import_path="github.com/alecthomas/chroma/v2/cmd/chroma"
@ -11,7 +11,7 @@ maintainer="Daniel Lewan <daniel@teddydd.me>"
license="MIT"
homepage="https://github.com/alecthomas/chroma"
distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz"
checksum=beff1d23ee8343c66f62aa30f1f18da5813018dcdff147f3ac4bdd734a908821
checksum=aea4dfd902b5959b8a0f6bbb848c18b9a928bb4870bd6778a9de778f27634e13
post_install() {
vlicense ../../COPYING