Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages / fzf


Commits:
9fabf5fd by Morten Linderud at 2025-02-19T19:59:24+01:00
upgpkg: 0.60.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = fzf
        pkgdesc = Command-line fuzzy finder
-       pkgver = 0.59.0
+       pkgver = 0.60.0
        pkgrel = 1
        url = https://github.com/junegunn/fzf
        arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = fzf
        optdepends = vim: plugin
        optdepends = zsh: zsh keybindings
        options = !lto
-       source = git+https://github.com/junegunn/fzf.git#tag=v0.59.0?signed
+       source = git+https://github.com/junegunn/fzf.git#tag=v0.60.0?signed
        validpgpkeys = B5FB4AB5F32EC1A0C9DE9637254BC280FEF9C627
-       sha512sums = 
f658d01c2a417167c24c6635f7407c14d343863fda2cf971c7016d3de054c547bc846cd7b67869f02438453176f386b1a05c1988cbfbf983e8f01246209ae0a8
+       sha512sums = 
414bf5475e4dc2393dfb83b2865228c335965f05002c1d0631b71def1bccd3fcfaf6b77f953a048843b9904048123eea922786aa0457cc8c26f1f2c96a4adc76
 
 pkgname = fzf


=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
 # Contributor: jebaum <jebaum at ucla dot edu>
 
 pkgname=fzf
-pkgver=0.59.0
+pkgver=0.60.0
 pkgrel=1
 pkgdesc='Command-line fuzzy finder'
 arch=('x86_64')
@@ -23,7 +23,7 @@ optdepends=('fish: fish keybindings'
 options=(!lto)
 source=("git+https://github.com/junegunn/fzf.git#tag=v${pkgver}?signed";)
 validpgpkeys=('B5FB4AB5F32EC1A0C9DE9637254BC280FEF9C627') # Junegunn Choi 
<[email protected]>
-sha512sums=('f658d01c2a417167c24c6635f7407c14d343863fda2cf971c7016d3de054c547bc846cd7b67869f02438453176f386b1a05c1988cbfbf983e8f01246209ae0a8')
+sha512sums=('414bf5475e4dc2393dfb83b2865228c335965f05002c1d0631b71def1bccd3fcfaf6b77f953a048843b9904048123eea922786aa0457cc8c26f1f2c96a4adc76')
 
 prepare() {
        cd "${pkgname}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fzf/-/commit/9fabf5fd11891523f8630daf783be337e46469c9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fzf/-/commit/9fabf5fd11891523f8630daf783be337e46469c9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to