From 725605539e494b46f7cf06ad16ef679d1dcfd429 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Fri, 2 Sep 2022 11:22:50 +0200 Subject: [PATCH] zoxide: update to 0.8.3 --- srcpkgs/zoxide/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/zoxide/template b/srcpkgs/zoxide/template index 9391834fc8cc..c75b07434f5a 100644 --- a/srcpkgs/zoxide/template +++ b/srcpkgs/zoxide/template @@ -1,6 +1,6 @@ # Template file for 'zoxide' pkgname=zoxide -version=0.8.2 +version=0.8.3 revision=1 build_style=cargo short_desc="Faster way to navigate your filesystem" @@ -8,8 +8,8 @@ maintainer="Lorem " 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/v${version}.tar.gz" -checksum=3a977960284bc06f3c7f02ec93b6f269fd9f5bf933115828e6f46cf6c2601f5e +distfiles="https://github.com/ajeetdsouza/zoxide/archive/refs/tags/v${version}.tar.gz" +checksum=eb1839a4ab0ce7680c5a97dc753d006d5604b71c41a77047e981a439ac3b9de6 post_install() { vlicense LICENSE