diff --git a/srcpkgs/fish-shell/template b/srcpkgs/fish-shell/template index 9b20d86c179..57baa751a25 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.0.0 +version=3.0.1 revision=1 wrksrc="fish-${version}" build_style=cmake @@ -11,7 +11,7 @@ maintainer="maxice8 " 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=ea9dd3614bb0346829ce7319437c6a93e3e1dfde3b7f6a469b543b0d2c68f2cf +checksum=21677a5755ee1738bad2cf8179c104068f8bb81b969660d5a2af4ba6eceba5e4 register_shell="/usr/bin/fish" post_install() {