Update package version to 4.0.1
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
name: fish
|
||||
description: A smart and user-friendly command line shell
|
||||
version: 3.7.1
|
||||
revision: 3
|
||||
version: 4.0.1
|
||||
url: https://fishshell.com/
|
||||
license: GPL2
|
||||
license: GPL2,PSF2,MIT,LGPL2
|
||||
architecture: any
|
||||
depends: ["pcre2"]
|
||||
make_depends: ["cmake"]
|
||||
depends: ["glibc","gcc","ncurses","pcre2"]
|
||||
optional_depends: ["python3"]
|
||||
make_depends: ["cmake","jq","rustc","expect","procps-ng"]
|
||||
type: source
|
||||
|
||||
Reference in New Issue
Block a user