mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
vivid: update to 0.10.1
This commit is contained in:
parent
43ed90f1d3
commit
92a9e58e5b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vivid'
|
# Template file for 'vivid'
|
||||||
pkgname=vivid
|
pkgname=vivid
|
||||||
version=0.9.0
|
version=0.10.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="LS_COLORS with support for multiple color themes"
|
short_desc="LS_COLORS with support for multiple color themes"
|
||||||
|
@ -9,7 +9,7 @@ license="Apache-2.0, MIT"
|
||||||
homepage="https://github.com/sharkdp/vivid"
|
homepage="https://github.com/sharkdp/vivid"
|
||||||
changelog="https://raw.githubusercontent.com/sharkdp/vivid/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/sharkdp/vivid/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/sharkdp/vivid/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/sharkdp/vivid/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=325f16df916e4192d56d589839be474801ffd3d6a105f4a1a033221570ff6b56
|
checksum=88db6158dad60aba66ae16f2cd1b09f515625940a33bada65da5562a03538e49
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue