Skip to content

Commit

Permalink
zoxide: update to 0.7.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
kkga authored and ericonr committed Aug 6, 2021
1 parent e9c2291 commit 9588186
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/zoxide/template
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Template file for 'zoxide'
pkgname=zoxide
version=0.7.1
version=0.7.3
revision=1
build_style=cargo
short_desc="Faster way to navigate your filesystem"
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=12fa47e1258bb7794cc529a586603c9392b07c917b0fefb58a57fd68e6652c3b
checksum=0b596cf8f86c51cc5aaf8914f8e47fdb0a60ba44e55d75a3d131b1f583ea098c

post_install() {
vlicense LICENSE
Expand Down

0 comments on commit 9588186

Please sign in to comment.