fish-shell: update to 3.4.1.

This commit is contained in:
mhmdanas 2022-03-13 13:53:20 +03:00 committed by Piotr
parent dd89a62b8c
commit 57b32d671f

View file

@ -1,6 +1,6 @@
# Template file for 'fish-shell'
pkgname=fish-shell
version=3.3.1
version=3.4.1
revision=1
wrksrc="fish-${version}"
build_style=cmake
@ -14,7 +14,7 @@ license="GPL-2.0-only"
homepage="https://fishshell.com/"
changelog="https://github.com/fish-shell/fish-shell/raw/master/CHANGELOG.rst"
distfiles="https://github.com/fish-shell/fish-shell/releases/download/${version}/fish-${version}.tar.xz"
checksum=b5b4ee1a5269762cbbe993a4bd6507e675e4100ce9bbe84214a5eeb2b19fae89
checksum=b6f23b3843b04db6b0a90fea1f6f0d0e40cc027b4a732098200863f2864a94ea
register_shell="/bin/fish /usr/bin/fish"
# tests don't work as root
make_check=ci-skip