summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-12-28 21:17:14 +0100
committerStefan Husmann2016-12-28 21:17:14 +0100
commitce19f84ad6be0bd8ee99d126e3ee2248b28cd42f (patch)
treecc32986e9cefc3324080f3744fad5cf0a725b9ea /PKGBUILD
parent5785c62413db7a543e3c147897601da746ed2add (diff)
downloadaur-ce19f84ad6be0bd8ee99d126e3ee2248b28cd42f.tar.gz
Updated version (r251.d88d197 -> r259.db40206).
Changelog ========= Use correct path to fzy in integration test (db40206) Add integration test for ctrl-d and ctrl-d (b16d93b) Add integration test for query editing (c79aafc) Expand on integration test (ce55089) Add integration test helper to Makefile (62862ec) Add ruby based integration test (1ccbde5) Fix tty_interface clear for num_lines=0 (24c5306) Fix a problem that the cursor position shifted upward (0341d2f)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85d61e856672..1dabf44b643b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=fzy-git
-pkgver=r251.d88d197
+pkgver=r259.db40206
pkgrel=1
pkgdesc="A fuzzy text selector menu for the terminal"
arch=('i686' 'x86_64')