fish: extend references + add changelog URL
This commit is contained in:
parent
8138a05ef2
commit
f59dd7556a
@ -7,8 +7,12 @@ pkgdesc='Smart and user friendly shell intended mostly for interactive use'
|
||||
arch=('x86_64')
|
||||
url="https://fishshell.com/"
|
||||
msys2_repository_url="https://github.com/fish-shell/fish-shell"
|
||||
msys2_changelog_url='https://fishshell.com/docs/current/relnotes.html'
|
||||
msys2_references=(
|
||||
'archlinux: fish'
|
||||
"cpe: cpe:/a:fishshell:fish"
|
||||
'cygwin: fish'
|
||||
'gentoo: app-shells/fish'
|
||||
)
|
||||
license=('spdx:GPL-2.0-only')
|
||||
depends=('gcc-libs' 'libpcre2_32' 'libpcre2_8' 'man-db')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user