zoxide: update to 0.8.0
This commit is contained in:
parent
dac019d115
commit
a901df81bc
1 changed files with 4 additions and 3 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'zoxide'
|
||||
pkgname=zoxide
|
||||
version=0.7.3
|
||||
revision=2
|
||||
version=0.8.0
|
||||
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"
|
||||
changelog="https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/ajeetdsouza/zoxide/archive/v${version}.tar.gz"
|
||||
checksum=0b596cf8f86c51cc5aaf8914f8e47fdb0a60ba44e55d75a3d131b1f583ea098c
|
||||
checksum=111c5f1cd92b1cb54e2f0a801003098a601c653ec5a378f3d0ea1c9659854477
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue