chroma: update to 0.10.0.
This commit is contained in:
committed by
Érico Nogueira Rolim
parent
45b11d1d56
commit
adb9b5bf57
@@ -1,6 +1,6 @@
|
||||
# Template file for 'chroma'
|
||||
pkgname=chroma
|
||||
version=0.9.4
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_wrksrc="cmd/chroma"
|
||||
build_style=go
|
||||
@@ -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=c13f99b0ce34cecfaaea448ad134e6293b316128a6b0f67af5e70cc6525f1b6e
|
||||
checksum=98a517ae99f48e3b54d5c8cd7473d5c544f51bee7a4be17f5175736fce37da56
|
||||
|
||||
do_check() {
|
||||
go test -v
|
||||
|
||||
Reference in New Issue
Block a user