chroma: update to 0.7.2.
This commit is contained in:
parent
3e17493513
commit
7a033ecdbc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chroma'
|
||||
pkgname=chroma
|
||||
version=0.7.1
|
||||
version=0.7.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=962d3f29a445b07ad86bb596f447d9dd572da5073ac99c10eef4066580aa1d26
|
||||
checksum=abea864f1f5f5361a0324828748f07231b78e5fe9cd53f4e3341e8305661bbfd
|
||||
|
||||
do_check() {
|
||||
go test -v
|
||||
|
|
Loading…
Reference in a new issue