fzf: update to 0.29.0.

This commit is contained in:
Leah Neukirchen 2022-01-17 14:36:57 +01:00
parent 97a8870d72
commit 104fe2e7da

View file

@ -1,7 +1,7 @@
# Template file for 'fzf'
pkgname=fzf
version=0.28.0
revision=2
version=0.29.0
revision=1
build_style=go
go_import_path="github.com/junegunn/fzf"
hostmakedepends="git"
@ -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/${version}.tar.gz"
checksum=05bbfa4dd84b72e55afc3fe56c0fc185d6dd1fa1c4eef56a1559b68341f3d029
checksum=a287a8806ce56d764100c5a6551721e16649fd98325f6bf112e96fb09fe3031b
post_install() {
cd ${wrksrc}