mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
chroma: update to 2.10.0.
This commit is contained in:
parent
89e9d39b83
commit
abe48f6ed1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chroma'
|
# Template file for 'chroma'
|
||||||
pkgname=chroma
|
pkgname=chroma
|
||||||
version=2.9.1
|
version=2.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="cmd/chroma"
|
build_wrksrc="cmd/chroma"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Daniel Lewan <daniel@teddydd.me>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/alecthomas/chroma"
|
homepage="https://github.com/alecthomas/chroma"
|
||||||
distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz"
|
distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz"
|
||||||
checksum=4f58ad5b33d8a8681b085e57303a85cb39158a62349dfb8bd16e780a049d788b
|
checksum=b3cb975f354fb7495f05841ccc7a5bcfb6f823ce2a15fc86eaeb59bed0840c76
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
go test -v
|
go test -v
|
||||||
|
|
Loading…
Add table
Reference in a new issue