mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
numbat: update to 1.9.0
This commit is contained in:
parent
428d136661
commit
2e7a8ef3a8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'numbat'
|
# Template file for 'numbat'
|
||||||
pkgname=numbat
|
pkgname=numbat
|
||||||
version=1.8.0
|
version=1.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_install_args="--path numbat-cli"
|
make_install_args="--path numbat-cli"
|
||||||
|
@ -10,7 +10,7 @@ license="Apache-2.0, MIT"
|
||||||
homepage="https://numbat.dev"
|
homepage="https://numbat.dev"
|
||||||
changelog="https://github.com/sharkdp/numbat/releases"
|
changelog="https://github.com/sharkdp/numbat/releases"
|
||||||
distfiles="https://github.com/sharkdp/numbat/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/sharkdp/numbat/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=b02e4227ba1e7234c246099365143e01b957dfe5ce530424912b485ca42d28f9
|
checksum=5a0435bf938d6166c5089106cfb39049b0b207dec69a96552ccc3f114d515fd9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue