mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
chroma: update to 2.18.0.
This commit is contained in:
parent
e05092247c
commit
0e32924a1a
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.17.0
|
version=2.18.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=aea4dfd902b5959b8a0f6bbb848c18b9a928bb4870bd6778a9de778f27634e13
|
checksum=d3ff19a0007222f1674f3d751f8702073fc95b7c293c595a3c36b57275c1bde5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../../COPYING
|
vlicense ../../COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue