mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
zoxide: update to 0.9.5
This commit is contained in:
parent
d24d35766e
commit
c91b90fd6b
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.4
|
version=0.9.5
|
||||||
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=ec002bdca37917130ae34e733eb29d4baa03b130c4b11456d630a01a938e0187
|
checksum=1278660e671d96c5421f0910fa7d79b9e0bb0bfacf7611ff63bf383f721d7a4f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue