numbat: update to 1.12.0
This commit is contained in:
parent
2ecf5fd653
commit
e840497bc5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'numbat'
|
||||
pkgname=numbat
|
||||
version=1.11.0
|
||||
version=1.12.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_install_args="--path numbat-cli"
|
||||
|
@ -10,7 +10,7 @@ license="Apache-2.0, MIT"
|
|||
homepage="https://numbat.dev"
|
||||
changelog="https://github.com/sharkdp/numbat/releases"
|
||||
distfiles="https://github.com/sharkdp/numbat/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=9543f449e758b2db6d1299b4eee88dbeac1ba57a427580c7f45d3ee613b089a0
|
||||
checksum=6e5f2d3e912d38c2b55d10e151498d9d7837541502243bdf1330a7b44cd9da24
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
|
Loading…
Reference in New Issue