chroma: update to 0.10.0.

This commit is contained in:
Daniel Lewan 2022-01-13 21:01:43 +01:00 committed by Érico Nogueira Rolim
parent 45b11d1d56
commit adb9b5bf57

View file

@ -1,6 +1,6 @@
# Template file for 'chroma'
pkgname=chroma
version=0.9.4
version=0.10.0
revision=1
build_wrksrc="cmd/chroma"
build_style=go
@ -12,7 +12,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=c13f99b0ce34cecfaaea448ad134e6293b316128a6b0f67af5e70cc6525f1b6e
checksum=98a517ae99f48e3b54d5c8cd7473d5c544f51bee7a4be17f5175736fce37da56
do_check() {
go test -v