Skip to content

Commit

Permalink
fish_shell: update to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
folliehiyuki authored and ericonr committed Jul 7, 2021
1 parent 273db38 commit d72afbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/fish-shell/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'fish-shell'
pkgname=fish-shell
version=3.3.0
version=3.3.1
revision=1
wrksrc="fish-${version}"
build_style=cmake
Expand All @@ -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=a4215e4cab2a5b101b0b8843720bda3c7eb98e8a14dca0950b8ef17e94282faa
checksum=b5b4ee1a5269762cbbe993a4bd6507e675e4100ce9bbe84214a5eeb2b19fae89
register_shell="/bin/fish /usr/bin/fish"
# tests don't work as root
make_check=ci-skip
Expand Down

0 comments on commit d72afbe

Please sign in to comment.