Skip to content

Commit 4c0458e

Browse files
fzf: update to 0.73.1.
1 parent 07bb837 commit 4c0458e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/fzf/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'fzf'
22
pkgname=fzf
3-
version=0.73.0
3+
version=0.73.1
44
revision=1
55
build_style=go
66
go_import_path="github.com/junegunn/fzf"
@@ -12,7 +12,7 @@ license="MIT"
1212
homepage="https://github.com/junegunn/fzf"
1313
changelog="https://raw.githubusercontent.com/junegunn/fzf/master/CHANGELOG.md"
1414
distfiles="https://github.com/junegunn/fzf/archive/refs/tags/v${version}.tar.gz"
15-
checksum=393a79e3d504af3c5032508d2f33f1517a472bcad5c5081babf2b930f4fce74f
15+
checksum=ae4f49f8606a7d28498208fa1b93c5d3b890719eea97e02559e66160138b750c
1616

1717
post_install() {
1818
cd ${wrksrc}

0 commit comments

Comments
 (0)