From b1d44575c7a148ae1f7c7f280db500988f71a518 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 23 May 2016 13:54:53 +0200 Subject: [PATCH] fzy: update to 0.4. --- srcpkgs/fzy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fzy/template b/srcpkgs/fzy/template index 123591fe1fc..853ebb22af1 100644 --- a/srcpkgs/fzy/template +++ b/srcpkgs/fzy/template @@ -1,6 +1,6 @@ # Template file for 'fzy' pkgname=fzy -version=0.3 +version=0.4 revision=1 build_style=gnu-makefile short_desc="A fuzzy text selector menu for the terminal" @@ -8,7 +8,7 @@ maintainer="Diogo Leal " license="MIT" homepage="https://github.com/jhawthorn/fzy" distfiles="https://github.com/jhawthorn/fzy/archive/${version}.tar.gz" -checksum=ec44c4bcdf8f4b712d045180422188af91ef35265c396ec4da992ce891c2094c +checksum=c631bb3f13a7d047ec00a0608ce22cbb45e6c7dca3c58047e2624db33331eed8 CFLAGS="-std=c99" post_extract() {