chroma: update to 2.3.0.

This commit is contained in:
Daniel Lewan 2022-09-16 15:51:46 +02:00 committed by classabbyamp
parent 527922af70
commit 4a1ac2c411
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'chroma'
pkgname=chroma
version=2.2.0
version=2.3.0
revision=1
build_wrksrc="cmd/chroma"
build_style=go
@ -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=6870cb8c47897f2a75abaf3e6cbb160989b4e915b86fdcd9322fb17e073ccd81
checksum=1dc319a4b5f584858165900c94aa4cdef03f0f8e7a95fe3a3d0ab04bc0403c8c
do_check() {
go test -v