chroma: update to 2.0.1.
This commit is contained in:
parent
63828fa537
commit
431e6f7922
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chroma'
|
||||
pkgname=chroma
|
||||
version=2.0.0
|
||||
version=2.0.1
|
||||
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=6624b0e997527b99952bc5c2a85e258f3b541d0db23967b4a0eece22c7ea5053
|
||||
checksum=5d6b9986a175ed8ca789e55e42bb4d0f6089b408824b0654b57c7fcb91c06c07
|
||||
|
||||
do_check() {
|
||||
go test -v
|
||||
|
|
Loading…
Add table
Reference in a new issue