fzf: update to 0.70.0.

This commit is contained in:
Leah Neukirchen
2026-03-03 19:19:05 +01:00
parent 45fa139bb6
commit b6c587d04e
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'fzf'
pkgname=fzf
version=0.68.0
revision=2
version=0.70.0
revision=1
build_style=go
go_import_path="github.com/junegunn/fzf"
go_ldflags="-X main.version=${version} -X main.revision="
@@ -12,7 +12,7 @@ license="MIT"
homepage="https://github.com/junegunn/fzf"
changelog="https://raw.githubusercontent.com/junegunn/fzf/master/CHANGELOG.md"
distfiles="https://github.com/junegunn/fzf/archive/refs/tags/v${version}.tar.gz"
checksum=ed878dcb57e083129db5d8a28c656fd981ce90f12b67d32024888d33790ca3a6
checksum=a99e0df4dfb6228c8af63a2f99f39f7476b7da614833141be30a6b3a3f9d440f
post_install() {
cd ${wrksrc}