4.3.2.r38.g0a23a7852
This commit is contained in:
2
.SRCINFO
2
.SRCINFO
@@ -1,6 +1,6 @@
|
|||||||
pkgbase = fish-git
|
pkgbase = fish-git
|
||||||
pkgdesc = User friendly shell intended mostly for interactive use.
|
pkgdesc = User friendly shell intended mostly for interactive use.
|
||||||
pkgver = 4.2.1.r205.gb29a85f45
|
pkgver = 4.3.2.r38.g0a23a7852
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
epoch = 2
|
epoch = 2
|
||||||
url = https://github.com/fish-shell/fish-shell
|
url = https://github.com/fish-shell/fish-shell
|
||||||
|
|||||||
4
PKGBUILD
4
PKGBUILD
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
pkgname=fish-git
|
pkgname=fish-git
|
||||||
_gitname="fish-shell"
|
_gitname="fish-shell"
|
||||||
pkgver=4.2.1.r205.gb29a85f45
|
pkgver=4.3.2.r38.g0a23a7852
|
||||||
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."
|
||||||
@@ -78,7 +78,7 @@ build() {
|
|||||||
-DCMAKE_BUILD_TYPE=Release
|
-DCMAKE_BUILD_TYPE=Release
|
||||||
-DWITH_DOCS=ON
|
-DWITH_DOCS=ON
|
||||||
-DFISH_USE_SYSTEM_PCRE2=ON
|
-DFISH_USE_SYSTEM_PCRE2=ON
|
||||||
-DWITH_GETTEXT=ON
|
-DWITH_MESSAGE_LOCALIZATION=ON
|
||||||
-Wno-dev
|
-Wno-dev
|
||||||
)
|
)
|
||||||
cmake "${cmake_options[@]}"
|
cmake "${cmake_options[@]}"
|
||||||
|
|||||||
Reference in New Issue
Block a user