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


Commits:
73b29026 by Morten Linderud at 2024-05-09T21:36:29+02:00
upgpkg: 0.52.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = fzf
        pkgdesc = Command-line fuzzy finder
-       pkgver = 0.51.0
+       pkgver = 0.52.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=0.51.0?signed
+       source = git+https://github.com/junegunn/fzf.git#tag=0.52.0?signed
        validpgpkeys = B5FB4AB5F32EC1A0C9DE9637254BC280FEF9C627
-       sha512sums = 
555e98c5d88ebb008690176319eac540e87ef4df841381212101559839c47788a855a30d87833cca662a466b29896ba5a7a92c4a8d63c71d107c71919c50608f
+       sha512sums = 
49d1578e65eac3f4703e5d8b5bc4d46efef5b31f3a8faf7808f7d9434305f641797765d4a13f5d73ab7aba62d4f91c2eae296af044973d423397a275220dbe6e
 
 pkgname = fzf


=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
 # Contributor: jebaum <jebaum at ucla dot edu>
 
 pkgname=fzf
-pkgver=0.51.0
+pkgver=0.52.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=${pkgver}?signed";)
 validpgpkeys=('B5FB4AB5F32EC1A0C9DE9637254BC280FEF9C627')
-sha512sums=('555e98c5d88ebb008690176319eac540e87ef4df841381212101559839c47788a855a30d87833cca662a466b29896ba5a7a92c4a8d63c71d107c71919c50608f')
+sha512sums=('49d1578e65eac3f4703e5d8b5bc4d46efef5b31f3a8faf7808f7d9434305f641797765d4a13f5d73ab7aba62d4f91c2eae296af044973d423397a275220dbe6e')
 
 prepare() {
        cd "${pkgname}"



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fzf/-/commit/73b29026fc7998c9b1f387c7f74cc6b436c42cb0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to