fd: update to 8.3.2.
This commit is contained in:
parent
36bfcaed42
commit
f4923648fe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fd'
|
||||
pkgname=fd
|
||||
version=8.3.1
|
||||
version=8.3.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
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"
|
||||
changelog="https://raw.githubusercontent.com/sharkdp/fd/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/sharkdp/fd/archive/v${version}.tar.gz"
|
||||
checksum=834a90fbb4e1deee2ca7f3aa84575c9187869d8af00f72e431ecab4776ae1f62
|
||||
checksum=9cc2354c652ee38369a4ce865404f284e94fa9daf043bb31d36297e7a2d7cd45
|
||||
|
||||
post_install() {
|
||||
vman doc/fd.1
|
||||
|
|
Loading…
Reference in a new issue