We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07bb837 commit 4c0458eCopy full SHA for 4c0458e
1 file changed
srcpkgs/fzf/template
@@ -1,6 +1,6 @@
1
# Template file for 'fzf'
2
pkgname=fzf
3
-version=0.73.0
+version=0.73.1
4
revision=1
5
build_style=go
6
go_import_path="github.com/junegunn/fzf"
@@ -12,7 +12,7 @@ license="MIT"
12
homepage="https://github.com/junegunn/fzf"
13
changelog="https://raw.githubusercontent.com/junegunn/fzf/master/CHANGELOG.md"
14
distfiles="https://github.com/junegunn/fzf/archive/refs/tags/v${version}.tar.gz"
15
-checksum=393a79e3d504af3c5032508d2f33f1517a472bcad5c5081babf2b930f4fce74f
+checksum=ae4f49f8606a7d28498208fa1b93c5d3b890719eea97e02559e66160138b750c
16
17
post_install() {
18
cd ${wrksrc}
0 commit comments