zoxide: update to 0.9.5
This commit is contained in:
parent
d24d35766e
commit
c91b90fd6b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zoxide'
|
||||
pkgname=zoxide
|
||||
version=0.9.4
|
||||
version=0.9.5
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Faster way to navigate your filesystem"
|
||||
|
@ -9,7 +9,7 @@ license="MIT"
|
|||
homepage="https://github.com/ajeetdsouza/zoxide"
|
||||
changelog="https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/ajeetdsouza/zoxide/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=ec002bdca37917130ae34e733eb29d4baa03b130c4b11456d630a01a938e0187
|
||||
checksum=1278660e671d96c5421f0910fa7d79b9e0bb0bfacf7611ff63bf383f721d7a4f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue