summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-07-27 04:35:34 +0200
committerStefan Husmann2016-07-27 04:35:34 +0200
commitd87588cbca75911c93c32e602403e6c91c480226 (patch)
treeb0a4fcf5e168149b047172e429c3147168a4a1e9 /PKGBUILD
parente7347b85707929717770d2cf6bb09346f572c9c6 (diff)
downloadaur-d87588cbca75911c93c32e602403e6c91c480226.tar.gz
Updated version (r236.3efee2a -> r247.62415d3).
Changelog ========= Version 0.6 (62415d3) Mention bonus lookup table in CHANGELOG (be93088) Add a few missing static declarations (239c83d) Fix segfault when autocompleting on no matches (da86472) Use macros to help with bonus tables (cf9bba8) Use standards-compliant lookup table (9d16ab4) Use a lookup table for precompute_bonuses (e6cb871) Add make veryclean (c7ba610) Use score_t instead of double (7d3b5c1) Don't consider numbers word separators (5c2d67c) Split bonus computation into own method (95eb1c0)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fee499b6e308..7f9d8657f5b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=fzy-git
-pkgver=r236.3efee2a
+pkgver=r247.62415d3
pkgrel=1
pkgdesc="A fuzzy text selector menu for the terminal"
arch=('i686' 'x86_64')