summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUR Update Bot2015-12-27 10:41:51 +0100
committerStefan Husmann2015-12-27 10:41:51 +0100
commitb6a297c4fcdb661db28b4e314a8e13a7a8759f86 (patch)
treec55840daed0dfddfd4f072ad92e52b80d2a5dfc5
parent8a1f5f6323363d503d83d757947b8de70a0c8526 (diff)
downloadaur-b6a297c4fcdb661db28b4e314a8e13a7a8759f86.tar.gz
Updated version (r152.4ad97c8 -> r159.5431139).
Changelog ========= Additional test for position (5431139) Add DEBUG_VERBOSE flag (e3ad48c) Allow specifying count for benchmark (1bed6cf) Use static where appropriate in fzy.c (0987301) Use size_t where appropriate (01bec38) Allow customization of config.h via config.def.h (0f7b650) Apply clang-format to all files (afef1c9)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ef6f397f0e6..ef72ef5a32ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sun Dec 27 09:41:51 UTC 2015
pkgbase = fzy-git
pkgdesc = A fuzzy text selector menu for the terminal
- pkgver = r152.4ad97c8
+ pkgver = r159.5431139
pkgrel = 1
url = https://github.com/jhawthorn/fzy
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index eceb34c28da6..b207a164c74a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=fzy-git
-pkgver=r152.4ad97c8
+pkgver=r159.5431139
pkgrel=1
pkgdesc="A fuzzy text selector menu for the terminal"
arch=('i686' 'x86_64')