fd: update to 8.3.1.
This commit is contained in:
parent
e785894802
commit
6a3c181fe5
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.0
|
version=8.3.1
|
||||||
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=3c5a8a03c4f6ade73b92432ed0ba51591db19b0d136073fa3ccfa99d63403d52
|
checksum=834a90fbb4e1deee2ca7f3aa84575c9187869d8af00f72e431ecab4776ae1f62
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman doc/fd.1
|
vman doc/fd.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue