From 77157b69374b85978cee1499100e95129b6a9fa4 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 16 Jun 2016 23:42:45 +0200 Subject: [PATCH] fzy: update to 0.5 --- srcpkgs/fzy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fzy/template b/srcpkgs/fzy/template index 853ebb22af..f17efb3889 100644 --- a/srcpkgs/fzy/template +++ b/srcpkgs/fzy/template @@ -1,6 +1,6 @@ # Template file for 'fzy' pkgname=fzy -version=0.4 +version=0.5 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=c631bb3f13a7d047ec00a0608ce22cbb45e6c7dca3c58047e2624db33331eed8 +checksum=15923ccb92b68798343c88f1aa86dfe01c2c33b6425b759984de8db33fef4c2e CFLAGS="-std=c99" post_extract() {