fish-shell: update to 3.7.1

This commit is contained in:
anelki 2024-03-19 12:46:49 -05:00 committed by classabbyamp
parent b92e0999f2
commit 2bb095d80f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fish-shell'
pkgname=fish-shell
version=3.7.0
version=3.7.1
revision=1
build_style=cmake
hostmakedepends="gettext"
@ -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=df1b7378b714f0690b285ed9e4e58afe270ac98dbc9ca5839589c1afcca33ab1
checksum=614c9f5643cd0799df391395fa6bbc3649427bb839722ce3b114d3bbc1a3b250
register_shell="/bin/fish /usr/bin/fish"
# tests don't work as root
make_check=ci-skip