4.0b1.r45.gc473aa60a
This commit is contained in:
2
.SRCINFO
2
.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = fish-git
|
|||||||
arch = i686
|
arch = i686
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
arch = arm
|
arch = arm
|
||||||
license = GPL-2.0-or-later
|
license = GPL-2.0-only AND BSD-3-Clause AND ISC AND MIT AND PSF-2.0
|
||||||
checkdepends = expect
|
checkdepends = expect
|
||||||
checkdepends = procps-ng
|
checkdepends = procps-ng
|
||||||
makedepends = cargo
|
makedepends = cargo
|
||||||
|
|||||||
4
PKGBUILD
4
PKGBUILD
@@ -7,13 +7,13 @@
|
|||||||
|
|
||||||
pkgname=fish-git
|
pkgname=fish-git
|
||||||
_gitname="fish-shell"
|
_gitname="fish-shell"
|
||||||
pkgver=3.7.1.r2398.g81ff6db62
|
pkgver=4.0b1.r45.gc473aa60a
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
epoch=2
|
epoch=2
|
||||||
pkgdesc="User friendly shell intended mostly for interactive use."
|
pkgdesc="User friendly shell intended mostly for interactive use."
|
||||||
arch=('i686' 'x86_64' 'arm')
|
arch=('i686' 'x86_64' 'arm')
|
||||||
url="https://github.com/fish-shell/fish-shell"
|
url="https://github.com/fish-shell/fish-shell"
|
||||||
license=('GPL-2.0-or-later')
|
license=('GPL-2.0-only AND BSD-3-Clause AND ISC AND MIT AND PSF-2.0')
|
||||||
depends=(
|
depends=(
|
||||||
'glibc'
|
'glibc'
|
||||||
'ncurses'
|
'ncurses'
|
||||||
|
|||||||
Reference in New Issue
Block a user