From 0733978c374165eb19b8a9a9d969222e20249eed Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 4 Nov 2021 20:25:52 +0000 Subject: [PATCH] community/fzf to 0.28.0-1 --- community/fzf/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/fzf/PKGBUILD b/community/fzf/PKGBUILD index 0451331e5..d445a794b 100644 --- a/community/fzf/PKGBUILD +++ b/community/fzf/PKGBUILD @@ -13,7 +13,7 @@ buildarch=28 pkgname=fzf -pkgver=0.27.3 +pkgver=0.28.0 pkgrel=1 pkgdesc='Command-line fuzzy finder' arch=('x86_64')