4.3.2.r38.g0a23a7852

This commit is contained in:
Akatsuki Rui
2026-01-04 06:20:05 +08:00
parent 7b31f728f3
commit 8cbc2c56db
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
pkgbase = fish-git
pkgdesc = User friendly shell intended mostly for interactive use.
pkgver = 4.2.1.r205.gb29a85f45
pkgver = 4.3.2.r38.g0a23a7852
pkgrel = 1
epoch = 2
url = https://github.com/fish-shell/fish-shell

View File

@@ -10,7 +10,7 @@
pkgname=fish-git
_gitname="fish-shell"
pkgver=4.2.1.r205.gb29a85f45
pkgver=4.3.2.r38.g0a23a7852
pkgrel=1
epoch=2
pkgdesc="User friendly shell intended mostly for interactive use."
@@ -78,7 +78,7 @@ build() {
-DCMAKE_BUILD_TYPE=Release
-DWITH_DOCS=ON
-DFISH_USE_SYSTEM_PCRE2=ON
-DWITH_GETTEXT=ON
-DWITH_MESSAGE_LOCALIZATION=ON
-Wno-dev
)
cmake "${cmake_options[@]}"