vivid: update to 0.7.0
This commit is contained in:
parent
8ed2d34c6e
commit
63b7d93260
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vivid'
|
||||
pkgname=vivid
|
||||
version=0.6.0
|
||||
version=0.7.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="LS_COLORS with support for multiple color themes"
|
||||
|
@ -8,7 +8,7 @@ maintainer="FollieHiyuki <folliekazetani@protonmail.com>"
|
|||
license="Apache-2.0, MIT"
|
||||
homepage="https://github.com/sharkdp/vivid"
|
||||
distfiles="https://github.com/sharkdp/vivid/archive/v${version}.tar.gz"
|
||||
checksum=c8640f524aef1cd4dc15286bdc6189894ad067ea79bf8c40b9ca8d9d752d161f
|
||||
checksum=8eeb0cd692936558756ce0dea8cc132898029005a5c70118be5e3ccf784b4cfd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
|
Loading…
Reference in New Issue