chroma: update to 2.11.1.

This commit is contained in:
Daniel Lewan 2023-11-13 16:48:33 +01:00 committed by Duncan Overbruck
parent d407a1f4d7
commit d10c82b058
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'chroma'
pkgname=chroma
version=2.10.0
version=2.11.1
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=b3cb975f354fb7495f05841ccc7a5bcfb6f823ce2a15fc86eaeb59bed0840c76
checksum=80230d832200daadbcc8d4042f09992a4d5fda870b44b6f3f3db1370742762e2
do_check() {
go test -v