summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-06-09 06:20:22 +0200
committerStefan Husmann2016-06-09 06:20:22 +0200
commitd75198e9ae08ac87215a6d59a9630a02eb8c1c18 (patch)
treec9eb3d906d4f11b2b10e5b41ad46f12bf13094d0 /PKGBUILD
parentd871b276fdc2fa396b8b154c533d8668642ff6e8 (diff)
downloadaur-d75198e9ae08ac87215a6d59a9630a02eb8c1c18.tar.gz
Updated version (r206.e176ba9 -> r210.734a374).
Changelog ========= Remove calculate_score (same as match_positions) (734a374) Move equality detection within calculate_score (33d04f1) Skip sorting on empty search string (e6f8353) Make sorting stable (3b23f57)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5de0be38f49..8bf0e4472d0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=fzy-git
-pkgver=r206.e176ba9
+pkgver=r210.734a374
pkgrel=1
pkgdesc="A fuzzy text selector menu for the terminal"
arch=('i686' 'x86_64')