fish-shell: update to 3.2.1

This commit is contained in:
FollieHiyuki 2021-03-18 07:34:18 +03:00 committed by Érico Nogueira Rolim
parent f064e8657e
commit fe441c2028

View file

@ -1,7 +1,7 @@
# Template file for 'fish-shell'
pkgname=fish-shell
version=3.2.0
revision=2
version=3.2.1
revision=1
wrksrc="fish-${version}"
build_style=cmake
hostmakedepends="gettext"
@ -13,7 +13,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
license="GPL-2.0-only"
homepage="https://fishshell.com/"
distfiles="https://github.com/fish-shell/fish-shell/releases/download/${version}/fish-${version}.tar.xz"
checksum=4f0293ed9f6a6b77e47d41efabe62f3319e86efc8bf83cc58733044fbc6f9211
checksum=d8e49f4090d3778df17dd825e4a2a80192015682423cd9dd02b6675d65c3af5b
register_shell="/bin/fish /usr/bin/fish"
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then