summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2021-11-19 18:38:16 +0100
committerhaawda2021-11-19 18:38:16 +0100
commita46456a6da753abb06a5d47350a85e0b36ac3823 (patch)
tree8f7fa9ef73df1cafd1f5011a3bec53f0682dea9f /PKGBUILD
parent69d59802cd9009d9f6336f70d2f5d55dc7aae355 (diff)
downloadaur-fzf-git.tar.gz
bump epoch, upstream downgrade
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac53bea91a2e..d51d58f2f434 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=fzf-git
-pkgver=0.27.1
+pkgver=0.28.0.r2.g205f885
pkgrel=1
-epoch=1
+epoch=2
pkgdesc="Command-line fuzzy finder"
arch=('aarch64' 'armv6h' 'armv7h' 'i686' 'x86_64')
depends=('ncurses')