mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fd: update to 8.1.0
This commit is contained in:
parent
c90755c823
commit
de0835124e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fd'
|
# Template file for 'fd'
|
||||||
pkgname=fd
|
pkgname=fd
|
||||||
version=8.0.0
|
version=8.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Simple, fast and user-friendly alternative to find"
|
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"
|
license="Apache-2.0, MIT"
|
||||||
homepage="https://github.com/sharkdp/fd"
|
homepage="https://github.com/sharkdp/fd"
|
||||||
distfiles="https://github.com/sharkdp/fd/archive/v${version}.tar.gz"
|
distfiles="https://github.com/sharkdp/fd/archive/v${version}.tar.gz"
|
||||||
checksum=fba93204c10266317e0981914c630b08e12cd322c75ff2a2e504ff1dce17d557
|
checksum=a58f0d74533a6e79a955c961c7228c53abfa3ca56051713be2395e56ac7212ce
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman doc/fd.1
|
vman doc/fd.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue