From a7de9de9c1b0246ae309db28ce5e1c641c7caf87 Mon Sep 17 00:00:00 2001 From: Philipp David Date: Mon, 6 Feb 2023 10:35:35 +0100 Subject: [PATCH] PrismLauncher: update to 6.3. --- srcpkgs/PrismLauncher/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/PrismLauncher/template b/srcpkgs/PrismLauncher/template index 65dd77a0807a..2c9e9cc3d8d4 100644 --- a/srcpkgs/PrismLauncher/template +++ b/srcpkgs/PrismLauncher/template @@ -1,6 +1,6 @@ # Template file for 'PrismLauncher' pkgname=PrismLauncher -version=6.1 +version=6.3 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=d89171a982af0f93208b25c33f5f890ca9674bd0573e685da969d6436103da9c +checksum=fc1896df6422248dbd767d4a82066fe6044ae104354ebf75fc5ae92252f2fb1a if [ -z "$XBPS_CHECK_PKGS" ]; then configure_args+=" -DBUILD_TESTING=0"