fish-shell: update to 3.0.2.

This commit is contained in:
maxice8 2019-02-19 19:26:01 -03:00 committed by maxice8
parent 5f27ae9233
commit 796f382e1b
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.0.1
version=3.0.2
revision=1
wrksrc="fish-${version}"
build_style=cmake
@ -11,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@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.gz"
checksum=21677a5755ee1738bad2cf8179c104068f8bb81b969660d5a2af4ba6eceba5e4
checksum=14728ccc6b8e053d01526ebbd0822ca4eb0235e6487e832ec1d0d22f1395430e
register_shell="/usr/bin/fish"
post_install() {