mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
numbat: update to 1.16.0
This commit is contained in:
parent
e8f6be0941
commit
0d660f86c7
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.15.0
|
version=1.16.0
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc=numbat-cli
|
build_wrksrc=numbat-cli
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -10,7 +10,7 @@ license="Apache-2.0 OR 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=abf7a79db4c8eb0e6ddd7a67efafcaf7b9d8c109ad255c21207be2bb54a12ba2
|
checksum=33f3744a31f62f7ebd985c6b3ec3c6a6d6f897527e8db5bc2de48dd299a63cdd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
cd ${wrksrc}
|
cd ${wrksrc}
|
||||||
|
|
Loading…
Add table
Reference in a new issue