fish-shell: update to 3.6.3.

This commit is contained in:
anelki 2023-12-04 10:52:12 -06:00 committed by classabbyamp
parent eb24379307
commit 5e140a4e52

View file

@ -1,7 +1,7 @@
# Template file for 'fish-shell'
pkgname=fish-shell
version=3.6.1
revision=2
version=3.6.3
revision=1
build_style=cmake
hostmakedepends="gettext"
makedepends="ncurses-devel pcre2-devel"
@ -12,7 +12,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=55402bb47ca6739d8aba25e41780905b5ce1bce0a5e0dd17dca908b5bc0b49b2
checksum=55520128c8ef515908a3821423b430db9258527a6c6acb61c7cb95626b5a48d5
register_shell="/bin/fish /usr/bin/fish"
# tests don't work as root
make_check=ci-skip