chroma: update to 2.13.0.

This commit is contained in:
Daniel Lewan 2024-03-12 09:29:40 +01:00 committed by cinerea0
parent eec2420fbc
commit 0732937d4b

View file

@ -1,6 +1,6 @@
# Template file for 'chroma'
pkgname=chroma
version=2.12.0
version=2.13.0
revision=1
build_wrksrc="cmd/chroma"
build_style=go
@ -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=56c546a834113493de95585d5034c3c58d42b4518787cff5450601f9d9d0e78d
checksum=f3538d9db5df0d0325f3eaab7e3d465a6ec9ad6067051863ac52241f070824a0
do_check() {
go test -v