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


Commits:
920e72ef by Morten Linderud at 2024-12-22T19:48:32+01:00
upgpkg: 0.57.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = fzf
        pkgdesc = Command-line fuzzy finder
-       pkgver = 0.56.3
+       pkgver = 0.57.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.56.3?signed
+       source = git+https://github.com/junegunn/fzf.git#tag=v0.57.0?signed
        validpgpkeys = B5FB4AB5F32EC1A0C9DE9637254BC280FEF9C627
-       sha512sums = 
5af67c8b77d6dd34014510917d0ecd9e24964474611d56347c282d79e8c2fe75d4673fc262c51c28d1c9e38afe85f6cd7e6ed86394ef1bc2989c40e3490da213
+       sha512sums = 
51cfb44637843a1ebbf80a07b5163ced9e9d98fc1cc53a05e8286fdd6ca8c3b9be129d0dba74874dd5ae02c503ef99f55a4d6d047f891b01878c06ac6be60270
 
 pkgname = fzf


=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
 # Contributor: jebaum <jebaum at ucla dot edu>
 
 pkgname=fzf
-pkgver=0.56.3
+pkgver=0.57.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=('5af67c8b77d6dd34014510917d0ecd9e24964474611d56347c282d79e8c2fe75d4673fc262c51c28d1c9e38afe85f6cd7e6ed86394ef1bc2989c40e3490da213')
+sha512sums=('51cfb44637843a1ebbf80a07b5163ced9e9d98fc1cc53a05e8286fdd6ca8c3b9be129d0dba74874dd5ae02c503ef99f55a4d6d047f891b01878c06ac6be60270')
 
 prepare() {
        cd "${pkgname}"



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

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


Reply via email to