From eae7cb953767e944311dcf6d3cf0c423a65b3c07 Mon Sep 17 00:00:00 2001 From: Philipp David Date: Thu, 17 Nov 2022 10:26:28 +0100 Subject: [PATCH] PrismLauncher: update to 6.0. --- srcpkgs/PrismLauncher/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/PrismLauncher/template b/srcpkgs/PrismLauncher/template index 2297e84437dd..7c8c167be4b3 100644 --- a/srcpkgs/PrismLauncher/template +++ b/srcpkgs/PrismLauncher/template @@ -1,6 +1,6 @@ # Template file for 'PrismLauncher' pkgname=PrismLauncher -version=5.1 +version=6.0 revision=1 build_style=cmake configure_args="-DLauncher_BUILD_PLATFORM=Void" @@ -13,7 +13,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=d5774911c2fde98f6b663c76084e49e8f664a0f21e13da9196072d38191a7d1e +checksum=4b8845186e509f62564f47f48b04f8abb3e35523ba8b33c5413475724e49e1dc if [ -z "$XBPS_CHECK_PKGS" ]; then configure_args+=" -DBUILD_TESTING=0"