zoxide: update to 0.5.0
This commit is contained in:
parent
6aa548fe59
commit
f9a00a9937
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zoxide'
|
||||
pkgname=zoxide
|
||||
version=0.4.3
|
||||
version=0.5.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Faster way to navigate your filesystem"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/ajeetdsouza/zoxide"
|
||||
distfiles="https://github.com/ajeetdsouza/zoxide/archive/v${version}.tar.gz"
|
||||
checksum=cfcbbe7b73a2a149e2b38ac6dd4bd4a6c1bdd6cf6f2a2bab49f6aeec3c705357
|
||||
checksum=62b7a2ced73d5ac0a183b3855d54d6619166b4d8d8c74299bb610265ccc4b193
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue