chroma: update to 2.8.0.

This commit is contained in:
Daniel Lewan 2023-06-30 14:20:29 +02:00 committed by Duncan Overbruck
parent 2cc115bf2a
commit 6ba22ebfb4

View File

@ -1,7 +1,7 @@
# Template file for 'chroma'
pkgname=chroma
version=2.7.0
revision=2
version=2.8.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 <vision360.daniel@gmail.com>"
license="MIT"
homepage="https://github.com/alecthomas/chroma"
distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz"
checksum=9d5d1f5ff7f91aff97b9eb7921e3540c863b5f01197b99a1362e777f7b43e215
checksum=d6ddb56fd3cf0d7ae2c592f834aced1be4494f21338a79636743c25305a65a00
do_check() {
go test -v