zoxide: update to 0.7.1.

This commit is contained in:
Gadzhi Kharkharov 2021-06-09 20:17:43 +03:00 committed by Érico Nogueira Rolim
parent e45a722679
commit 3d234007ca
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'zoxide' # Template file for 'zoxide'
pkgname=zoxide pkgname=zoxide
version=0.7.0 version=0.7.1
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"
@ -8,7 +8,7 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/ajeetdsouza/zoxide" homepage="https://github.com/ajeetdsouza/zoxide"
distfiles="https://github.com/ajeetdsouza/zoxide/archive/v${version}.tar.gz" distfiles="https://github.com/ajeetdsouza/zoxide/archive/v${version}.tar.gz"
checksum=9a9b0aa82a647fa834e4ade483af292e50080758af25c5260c425420879d9691 checksum=12fa47e1258bb7794cc529a586603c9392b07c917b0fefb58a57fd68e6652c3b
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE