mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
zoxide: update to 0.9.0
This commit is contained in:
parent
04682cfb1c
commit
3fd5aa981c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zoxide'
|
||||
pkgname=zoxide
|
||||
version=0.8.3
|
||||
version=0.9.0
|
||||
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=eb1839a4ab0ce7680c5a97dc753d006d5604b71c41a77047e981a439ac3b9de6
|
||||
checksum=16f7e0ddb7ab52b0c8c29be0f5bdecae285ac7a88019220ba534357388ddefa6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue