diff --git a/srcpkgs/fish-shell/template b/srcpkgs/fish-shell/template index 57baa751a25..b48ac921bda 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.1 +version=3.0.2 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=21677a5755ee1738bad2cf8179c104068f8bb81b969660d5a2af4ba6eceba5e4 +checksum=14728ccc6b8e053d01526ebbd0822ca4eb0235e6487e832ec1d0d22f1395430e register_shell="/usr/bin/fish" post_install() {