From 7791df10a9fa709e9480a170412be42659e35727 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 13 Jul 2015 09:11:39 +0200 Subject: [PATCH] fish-shell: update to 2.2.0. --- srcpkgs/fish-shell/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fish-shell/template b/srcpkgs/fish-shell/template index 5e250315d32..fb9ce3508f5 100644 --- a/srcpkgs/fish-shell/template +++ b/srcpkgs/fish-shell/template @@ -1,6 +1,6 @@ # Template file for 'fish-shell' pkgname=fish-shell -version=2.1.2 +version=2.2.0 revision=1 build_style=gnu-configure hostmakedepends="automake" @@ -13,7 +13,7 @@ homepage="http://fishshell.com/" license="GPL-2" short_desc="User friendly shell intended mostly for interactive use" distfiles="http://fishshell.com/files/${version}/fish-${version}.tar.gz" -checksum=c6c20d5ca3a2a0168461de8abfe85f9e6b255132698ea0109998d4ab68f9f6dd +checksum=a76339fd14ce2ec229283c53e805faac48c3e99d9e3ede9d82c0554acfc7b77a pre_configure() { autoreconf -fi