Skip to content
Snippets Groups Projects
Commit a77a3aeb authored by Kevin Daudt's avatar Kevin Daudt :computer: Committed by Natanael Copa
Browse files

community/fzf: upgrade to 0.17.4

parent 2d9daf31
No related branches found
No related tags found
No related merge requests found
# Contributor: Kevin Daudt <ops@ikke.info> # Contributor: Kevin Daudt <ops@ikke.info>
# Maintainer: Kevin Daudt <ops@ikke.info> # Maintainer: Kevin Daudt <ops@ikke.info>
pkgname=fzf pkgname=fzf
pkgver="0.17.3" pkgver=0.17.4
pkgrel=2 pkgrel=0
pkgdesc="A command-line fuzzy finder" pkgdesc="A command-line fuzzy finder"
url="https://github.com/junegunn/fzf" url="https://github.com/junegunn/fzf"
arch="x86 x86_64" arch="x86 x86_64"
...@@ -74,6 +74,6 @@ zshcomp() { ...@@ -74,6 +74,6 @@ zshcomp() {
"$subpkgdir"/usr/share/zsh/site-functions/_$pkgname "$subpkgdir"/usr/share/zsh/site-functions/_$pkgname
} }
sha512sums="2713ef7adb0dd278ac0a0c362c5cd23e7b0f1867efdfa964ad1f63f48c7f518e0cf96cc0b2571487585a0271fb0d2398edfebdbe603ec2bb42d3bd87febd2156 fzf-0.17.3.tar.gz sha512sums="bfdddf40f7051e15b0a0ecc0e0da6ccb9a212473175b2ee37de5b79d745f5e0213b29c0a678eb05bf1d70de91be4addc8d6d1d73b3dd09724ad0078381b9de06 fzf-0.17.4.tar.gz
daa16985079e3b55ccf5e74dde356e1e13e43865c9809e432b5d272b053f541f1eacd402f3b04957ee855fb8c0ca1820b507d08e408f55dc80004990a949874c no-glide-install.patch daa16985079e3b55ccf5e74dde356e1e13e43865c9809e432b5d272b053f541f1eacd402f3b04957ee855fb8c0ca1820b507d08e408f55dc80004990a949874c no-glide-install.patch
e58121867dbf06ce8a66ffe77b0a17a572833cc5c94ab73761f631908f8106eed9e0bd69fd0ca47127c64dda43086a4ea908b61daa2e75fa0dc7f5274a6b98cc disable-vet-for-tests.patch" e58121867dbf06ce8a66ffe77b0a17a572833cc5c94ab73761f631908f8106eed9e0bd69fd0ca47127c64dda43086a4ea908b61daa2e75fa0dc7f5274a6b98cc disable-vet-for-tests.patch"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment