fzf: update to 0.63.0

fzf: remove 'update-common.sh'

CI rerun

fzf: re-add 'shell/update-common.sh'

fzf: remove redundant scripts
This commit is contained in:
dogknowsnx 2025-06-30 12:23:47 +02:00 committed by Leah Neukirchen
parent c463afa7c1
commit e93855d02d

View file

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.62.0
version=0.63.0
revision=1
build_style=go
go_import_path="github.com/junegunn/fzf"
@ -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=e5beae86a3d026b2c2cfc165715d45b831b9f337a9e96f711ba3bc3d15e50900
checksum=f83287152726c5da0ea63ccbf83a0cd09ef8ac828976415b724c07337ed054b0
post_install() {
cd ${wrksrc}