summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2017-02-08 20:29:56 +0100
committerStefan Husmann2017-02-08 20:29:56 +0100
commit50e3b6f99c324197a63f35d0d7a17ef97925a269 (patch)
tree2a87b5f928cd5335234a223b5212eb98a7e143fd /PKGBUILD
parent6d3e0205f2c39c26e20acff71ea2b6f765a84ae4 (diff)
downloadaur-50e3b6f99c324197a63f35d0d7a17ef97925a269.tar.gz
Updated version (r279.2771d76 -> r288.eaf3b9d).
Changelog ========= Add acceptance test for non-interactive mode (eaf3b9d) Add acceptance test for initial query (7fbd58b) Add Acceptance test large inputs and worker counts (0ae974a) Add acceptance test for --show-scores (5eba69d) Add acceptance test for --help (be504d7) Add acceptance tests for --lines and --prompt (699d03a) Add -j option to control parallelism (5aeaaa3) Pass options to choices_init (15b29a4) Update README (0ce3208)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b0c510e06d0..64298e725f26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=fzy-git
-pkgver=r279.2771d76
+pkgver=r288.eaf3b9d
pkgrel=1
pkgdesc="A fuzzy text selector menu for the terminal"
arch=('i686' 'x86_64')