mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
zoxide: update to 0.9.2
This commit is contained in:
parent
4372d06418
commit
1797002840
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zoxide'
|
# Template file for 'zoxide'
|
||||||
pkgname=zoxide
|
pkgname=zoxide
|
||||||
version=0.9.1
|
version=0.9.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Faster way to navigate your filesystem"
|
short_desc="Faster way to navigate your filesystem"
|
||||||
|
@ -9,7 +9,7 @@ license="MIT"
|
||||||
homepage="https://github.com/ajeetdsouza/zoxide"
|
homepage="https://github.com/ajeetdsouza/zoxide"
|
||||||
changelog="https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/ajeetdsouza/zoxide/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/ajeetdsouza/zoxide/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=7af5965e0f0779a5ea9135ee03c51b1bb1d84b578af0a7eb2bd13dbf34a342dd
|
checksum=a6c2d993a02211c3d23b242c2c6faab9a2648be7a45ad1ff0586651ac827e914
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue