We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f78547e commit 651ceeeCopy full SHA for 651ceee
1 file changed
srcpkgs/fzf/template
@@ -1,6 +1,6 @@
1
# Template file for 'fzf'
2
pkgname=fzf
3
-version=0.70.0
+version=0.71.0
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=a99e0df4dfb6228c8af63a2f99f39f7476b7da614833141be30a6b3a3f9d440f
+checksum=2420f4df1e7c3207a5a74b30c32ff3f3fa88ab6e2eb9e0da92cb27905271a525
16
17
post_install() {
18
cd ${wrksrc}
0 commit comments