fish-shell: update to 3.6.0.

This commit is contained in:
icp 2023-01-09 01:42:34 +05:30 committed by classabbyamp
parent c7901ace56
commit 233e20b6da
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.5.1
version=3.6.0
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=a6d45b3dc5a45dd31772e7f8dfdfecabc063986e8f67d60bd7ca60cc81db6928
checksum=97044d57773ee7ca15634f693d917ed1c3dc0fa7fde1017f1626d60b83ea6181
register_shell="/bin/fish /usr/bin/fish"
# tests don't work as root
make_check=ci-skip