diff --git a/srcpkgs/zoxide/template b/srcpkgs/zoxide/template index 4da6c900ca3..adecfaf6bf9 100644 --- a/srcpkgs/zoxide/template +++ b/srcpkgs/zoxide/template @@ -1,14 +1,15 @@ # Template file for 'zoxide' pkgname=zoxide -version=0.7.3 -revision=2 +version=0.8.0 +revision=1 build_style=cargo short_desc="Faster way to navigate your filesystem" 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=0b596cf8f86c51cc5aaf8914f8e47fdb0a60ba44e55d75a3d131b1f583ea098c +checksum=111c5f1cd92b1cb54e2f0a801003098a601c653ec5a378f3d0ea1c9659854477 post_install() { vlicense LICENSE