4.0b1.r45.gc473aa60a

This commit is contained in:
Akatsuki Rui
2024-12-27 02:59:13 +00:00
parent d3765aa5fe
commit e62c7c6932
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ pkgbase = fish-git
arch = i686
arch = x86_64
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 = procps-ng
makedepends = cargo

View File

@@ -7,13 +7,13 @@
pkgname=fish-git
_gitname="fish-shell"
pkgver=3.7.1.r2398.g81ff6db62
pkgver=4.0b1.r45.gc473aa60a
pkgrel=1
epoch=2
pkgdesc="User friendly shell intended mostly for interactive use."
arch=('i686' 'x86_64' 'arm')
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=(
'glibc'
'ncurses'