mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
chroma: update to 2.17.0.
This commit is contained in:
parent
72521c13b7
commit
6a0f0fe770
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'chroma'
|
||||
pkgname=chroma
|
||||
version=2.14.0
|
||||
revision=2
|
||||
version=2.17.0
|
||||
revision=1
|
||||
build_wrksrc="cmd/chroma"
|
||||
build_style=go
|
||||
go_import_path="github.com/alecthomas/chroma/v2/cmd/chroma"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Daniel Lewan <daniel@teddydd.me>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/alecthomas/chroma"
|
||||
distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz"
|
||||
checksum=beff1d23ee8343c66f62aa30f1f18da5813018dcdff147f3ac4bdd734a908821
|
||||
checksum=aea4dfd902b5959b8a0f6bbb848c18b9a928bb4870bd6778a9de778f27634e13
|
||||
|
||||
post_install() {
|
||||
vlicense ../../COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue