diff --git a/srcpkgs/PrismLauncher/template b/srcpkgs/PrismLauncher/template index 63380397b7e..9d35445bf46 100644 --- a/srcpkgs/PrismLauncher/template +++ b/srcpkgs/PrismLauncher/template @@ -1,7 +1,7 @@ # Template file for 'PrismLauncher' pkgname=PrismLauncher -version=8.3 -revision=4 +version=8.4 +revision=1 build_style=cmake configure_args="-DLauncher_BUILD_PLATFORM=Void" hostmakedepends="extra-cmake-modules openjdk17 pkg-config qt6-tools qt6-base scdoc" @@ -12,7 +12,7 @@ maintainer="Philipp David " license="GPL-3.0-only" homepage="https://prismlauncher.org/" distfiles="https://github.com/PrismLauncher/PrismLauncher/releases/download/${version}/PrismLauncher-${version}.tar.gz" -checksum=4d587122f673ee4daea5aa098bd3da0f51989dbb600560146dd8a0375491cea0 +checksum=a4df9059559df2e410ddf933e05fe4bffaa01631c6eeb55e63af4a2d0d719726 if [ -z "$XBPS_CHECK_PKGS" ]; then configure_args+=" -DBUILD_TESTING=0"