fd: update to 8.0.0
This commit is contained in:
parent
f56f1ca049
commit
36dfdd200a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fd'
|
||||
pkgname=fd
|
||||
version=7.5.0
|
||||
version=8.0.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Simple, fast and user-friendly alternative to find"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Jerry Tegno <jerrytegno@gmail.com>"
|
|||
license="Apache-2.0, MIT"
|
||||
homepage="https://github.com/sharkdp/fd"
|
||||
distfiles="https://github.com/sharkdp/fd/archive/v${version}.tar.gz"
|
||||
checksum=8a78ca24323c832cf205c1fce8276fc25ae90371531c32e155301937986ea713
|
||||
checksum=fba93204c10266317e0981914c630b08e12cd322c75ff2a2e504ff1dce17d557
|
||||
|
||||
post_install() {
|
||||
vman doc/fd.1
|
||||
|
|
Loading…
Add table
Reference in a new issue