mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
zoxide: update to 0.6.0.
This commit is contained in:
parent
fdb944cee8
commit
31f8761729
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zoxide'
|
# Template file for 'zoxide'
|
||||||
pkgname=zoxide
|
pkgname=zoxide
|
||||||
version=0.5.0
|
version=0.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Faster way to navigate your filesystem"
|
short_desc="Faster way to navigate your filesystem"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/ajeetdsouza/zoxide"
|
homepage="https://github.com/ajeetdsouza/zoxide"
|
||||||
distfiles="https://github.com/ajeetdsouza/zoxide/archive/v${version}.tar.gz"
|
distfiles="https://github.com/ajeetdsouza/zoxide/archive/v${version}.tar.gz"
|
||||||
checksum=62b7a2ced73d5ac0a183b3855d54d6619166b4d8d8c74299bb610265ccc4b193
|
checksum=fe93aa4d1fe8d4f94b302335f30bc543c7a1664df2a3fde73e6253c74f576c35
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue