From ae65a89a0e0a3b411dd916a422a44a1583740d98 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Fri, 1 May 2020 20:14:46 +0300 Subject: [PATCH] fish-shell: update to 3.1.2. --- 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 cba23f50725..a5411375dd8 100644 --- a/srcpkgs/fish-shell/template +++ b/srcpkgs/fish-shell/template @@ -1,6 +1,6 @@ # Template file for 'fish-shell' pkgname=fish-shell -version=3.1.0 +version=3.1.2 revision=1 wrksrc="fish-${version}" build_style=cmake @@ -11,7 +11,7 @@ maintainer="Nathan Owens " license="GPL-2.0-only" homepage="https://fishshell.com/" distfiles="https://github.com/fish-shell/fish-shell/releases/download/${version}/fish-${version}.tar.gz" -checksum=e5db1e6839685c56f172e1000c138e290add4aa521f187df4cd79d4eab294368 +checksum=d5b927203b5ca95da16f514969e2a91a537b2f75bec9b21a584c4cd1c7aa74ed register_shell="/bin/fish /usr/bin/fish" if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then