mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
fd: update to 8.4.0.
This commit is contained in:
parent
59bd9e591a
commit
59d096192b
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.3.2
|
version=8.4.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"
|
||||||
|
@ -9,7 +9,7 @@ license="Apache-2.0, MIT"
|
||||||
homepage="https://github.com/sharkdp/fd"
|
homepage="https://github.com/sharkdp/fd"
|
||||||
changelog="https://raw.githubusercontent.com/sharkdp/fd/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/sharkdp/fd/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/sharkdp/fd/archive/v${version}.tar.gz"
|
distfiles="https://github.com/sharkdp/fd/archive/v${version}.tar.gz"
|
||||||
checksum=9cc2354c652ee38369a4ce865404f284e94fa9daf043bb31d36297e7a2d7cd45
|
checksum=d0c2fc7ddbe74e3fd88bf5bb02e0f69078ee6d2aeea3d8df42f508543c9db05d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman doc/fd.1
|
vman doc/fd.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue