diff --git a/srcpkgs/fish-shell/template b/srcpkgs/fish-shell/template index 31704df4fc4..45aeea2543b 100644 --- a/srcpkgs/fish-shell/template +++ b/srcpkgs/fish-shell/template @@ -1,7 +1,7 @@ # Template file for 'fish-shell' pkgname=fish-shell version=4.0.2 -revision=1 +revision=2 build_style=cmake build_helper="rust" configure_args="-DCMAKE_BUILD_TYPE=Release -DRust_CARGO=${XBPS_WRAPPERDIR}/cargo"