From faf233b6e091d84809aa1bc90e001744651609fd Mon Sep 17 00:00:00 2001 From: Philipp David Date: Tue, 20 Dec 2022 09:36:40 +0100 Subject: [PATCH] PrismLauncher: update to 6.1. --- srcpkgs/PrismLauncher/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/PrismLauncher/template b/srcpkgs/PrismLauncher/template index 7c8c167be4b3..65dd77a0807a 100644 --- a/srcpkgs/PrismLauncher/template +++ b/srcpkgs/PrismLauncher/template @@ -1,6 +1,6 @@ # Template file for 'PrismLauncher' pkgname=PrismLauncher -version=6.0 +version=6.1 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=4b8845186e509f62564f47f48b04f8abb3e35523ba8b33c5413475724e49e1dc +checksum=d89171a982af0f93208b25c33f5f890ca9674bd0573e685da969d6436103da9c if [ -z "$XBPS_CHECK_PKGS" ]; then configure_args+=" -DBUILD_TESTING=0"