Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/fd/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'fd'
pkgname=fd
version=10.4.2
version=10.5.0
revision=1
build_style=cargo
build_helper=qemu
Expand All @@ -10,7 +10,7 @@ license="Apache-2.0 OR MIT"
homepage="https://github.com/sharkdp/fd"
changelog="https://raw.githubusercontent.com/sharkdp/fd/master/CHANGELOG.md"
distfiles="https://github.com/sharkdp/fd/archive/refs/tags/v${version}.tar.gz"
checksum=3a7e027af8c8e91c196ac259c703d78cd55c364706ddafbc66d02c326e57a456
checksum=e6d9e90730bf316101691e49d59cc02565278dc3779d33a77423801569484851

post_install() {
vman doc/fd.1
Expand Down