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