fish-shell: update to 3.0.2.
This commit is contained in:
parent
5f27ae9233
commit
796f382e1b
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue