diff --git a/srcpkgs/chroma/template b/srcpkgs/chroma/template index cd65f7f4656..0c7907fcea7 100644 --- a/srcpkgs/chroma/template +++ b/srcpkgs/chroma/template @@ -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 " 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