mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
zoxide: update to 0.9.8
This commit is contained in:
parent
fe57ee3fd7
commit
90d5b75f7b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zoxide'
|
||||
pkgname=zoxide
|
||||
version=0.9.7
|
||||
version=0.9.8
|
||||
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/refs/tags/v${version}.tar.gz"
|
||||
checksum=d93ab17a01de68529ef37b599524f882dc654835cc121a9097dd3f2952fd207e
|
||||
checksum=1b276edbf328aafc86afe1ebce41f45ccba3a3125412e89c8c5d8e825b0c7407
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue