From 9aef2c43245010c68ebda1ea39f987a2f2dc3316 Mon Sep 17 00:00:00 2001 From: Piotr Danecki Date: Thu, 27 Feb 2025 13:44:22 +0100 Subject: [PATCH] PrismLauncher: update to 9.2. Signed-off-by: Piotr Danecki --- srcpkgs/PrismLauncher/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/PrismLauncher/template b/srcpkgs/PrismLauncher/template index 8d1f0b2094d..4f3314adeaa 100644 --- a/srcpkgs/PrismLauncher/template +++ b/srcpkgs/PrismLauncher/template @@ -1,6 +1,6 @@ # Template file for 'PrismLauncher' pkgname=PrismLauncher -version=9.1 +version=9.2 revision=1 build_style=cmake configure_args="-DLauncher_BUILD_PLATFORM=Void" @@ -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=0aac56ec6b039e28f0605e7d86ebf602ee28dd9e4c7a16915ca974104954e832 +checksum=8702b40393b44a364633f1bab2a5c29abc634b5d053541fd8f85c4d1aaf50e83 if [ -z "$XBPS_CHECK_PKGS" ]; then configure_args+=" -DBUILD_TESTING=0"