chroma: update to 0.9.2

This commit is contained in:
FollieHiyuki 2021-06-17 06:24:07 +03:00 committed by Érico Nogueira Rolim
parent 909689fa30
commit 7b4691f97c

View file

@ -1,6 +1,6 @@
# Template file for 'chroma'
pkgname=chroma
version=0.9.1
version=0.9.2
revision=1
build_style=go
go_import_path="github.com/alecthomas/${pkgname}"
@ -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=@f351e7aa08f9632d37d8aa6358b362f2ea86447a69a6a9d82fb75e5c833d73dd
checksum=a669dcfd1f53c36fd952e290ed19371f60fa4905a9abdedf9e4d70a38b0e61f8
do_check() {
go test -v