summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2017-02-08 20:29:56 +0100
committerStefan Husmann2017-02-08 20:29:56 +0100
commit50e3b6f99c324197a63f35d0d7a17ef97925a269 (patch)
tree2a87b5f928cd5335234a223b5212eb98a7e143fd
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)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab5480334aa2..3da3fb1c49b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jan 27 14:37:29 UTC 2017
+# Wed Feb 8 19:29:56 UTC 2017
pkgbase = fzy-git
pkgdesc = A fuzzy text selector menu for the terminal
- pkgver = r279.2771d76
+ pkgver = r288.eaf3b9d
pkgrel = 1
url = https://github.com/jhawthorn/fzy
arch = i686
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')