Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages / fzf
Commits:
dfb3bf77 by Morten Linderud at 2023-11-29T22:34:21+01:00
upgpkg: 0.44.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fzf
pkgdesc = Command-line fuzzy finder
- pkgver = 0.43.0
+ pkgver = 0.44.1
pkgrel = 1
url = https://github.com/junegunn/fzf
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = fzf
optdepends = vim: plugin
optdepends = zsh: zsh keybindings
options = !lto
- source = git+https://github.com/junegunn/fzf.git#tag=0.43.0?signed
+ source = git+https://github.com/junegunn/fzf.git#tag=0.44.1?signed
validpgpkeys = B5FB4AB5F32EC1A0C9DE9637254BC280FEF9C627
sha512sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
# Contributor: jebaum <jebaum at ucla dot edu>
pkgname=fzf
-pkgver=0.43.0
+pkgver=0.44.1
pkgrel=1
pkgdesc='Command-line fuzzy finder'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fzf/-/commit/dfb3bf773c328ffdd893d707e723867116fcbc09
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fzf/-/commit/dfb3bf773c328ffdd893d707e723867116fcbc09
You're receiving this email because of your account on gitlab.archlinux.org.