zoxide: update to 0.8.2
This commit is contained in:
parent
f8abea9777
commit
9f48ad1020
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zoxide'
|
||||
pkgname=zoxide
|
||||
version=0.8.1
|
||||
version=0.8.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Faster way to navigate your filesystem"
|
||||
|
@ -9,7 +9,7 @@ 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=55f4bf374421f842f5541d95db14d7a63f5d24e269613fb95f769f00cdb9ffc3
|
||||
checksum=3a977960284bc06f3c7f02ec93b6f269fd9f5bf933115828e6f46cf6c2601f5e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue