From f60853aa455418ab6c5401fe1a7d48b424e91e7f Mon Sep 17 00:00:00 2001 From: Gadzhi Kharkharov Date: Sat, 31 Oct 2020 14:27:31 +0300 Subject: [PATCH] zoxide: update to 0.5.0 --- srcpkgs/zoxide/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zoxide/template b/srcpkgs/zoxide/template index 27d616ebabc..1f436dbbf91 100644 --- a/srcpkgs/zoxide/template +++ b/srcpkgs/zoxide/template @@ -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 " 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