Skip to content

Commit a073994

Browse files
podsvirovlazka
authored andcommitted
fzf: update to 0.62.0
1 parent 16250c3 commit a073994

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mingw-w64-fzf/PKGBUILD

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
_realname=fzf
44
pkgbase="mingw-w64-${_realname}"
55
pkgname="$MINGW_PACKAGE_PREFIX-${_realname}"
6-
pkgver=0.61.3
6+
pkgver=0.62.0
77
pkgrel=1
88
pkgdesc='Command-line fuzzy finder (mingw-w64)'
99
arch=('any')
@@ -20,7 +20,7 @@ makedepends=(
2020
options=('!strip')
2121
source=("https://github.com/junegunn/fzf/archive/v${pkgver}/${_realname}-${pkgver}.tar.gz"
2222
"001-detect-arch.patch")
23-
sha256sums=('0a5837791dd0a9861ff778738ad174b1ad60968d2e196b4333bdcfb55567f37d'
23+
sha256sums=('e5beae86a3d026b2c2cfc165715d45b831b9f337a9e96f711ba3bc3d15e50900'
2424
'91c5a10e23125bdfb8ccf03daabf65f984b7d203d1da40f9e749ee83ea6e7aca')
2525

2626
apply_patch_with_msg() {

0 commit comments

Comments
 (0)