chroma: update to 0.7.3.

This commit is contained in:
Daniel Lewan 2020-05-09 22:01:54 +02:00 committed by Johannes
parent 8f590a67a3
commit dbd3511aac

View file

@ -1,6 +1,6 @@
# Template file for 'chroma'
pkgname=chroma
version=0.7.2
version=0.7.3
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=abea864f1f5f5361a0324828748f07231b78e5fe9cd53f4e3341e8305661bbfd
checksum=1007e82cc44cea04542c282b19bab25a59cb1e53149aaa7f0e2d9ce72ba80114
do_check() {
go test -v