Skip to content

Commit 651ceee

Browse files
fzf: update to 0.71.0.
1 parent f78547e commit 651ceee

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.70.0
3+
version=0.71.0
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=a99e0df4dfb6228c8af63a2f99f39f7476b7da614833141be30a6b3a3f9d440f
15+
checksum=2420f4df1e7c3207a5a74b30c32ff3f3fa88ab6e2eb9e0da92cb27905271a525
1616

1717
post_install() {
1818
cd ${wrksrc}

0 commit comments

Comments
 (0)