From da33ae62f05834af21e10782f610456aea201170 Mon Sep 17 00:00:00 2001 From: Philipp David Date: Wed, 2 Nov 2022 08:33:05 +0100 Subject: [PATCH] PrismLauncher: update to 5.1. --- srcpkgs/PrismLauncher/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/PrismLauncher/template b/srcpkgs/PrismLauncher/template index 213cc240bed9..2297e84437dd 100644 --- a/srcpkgs/PrismLauncher/template +++ b/srcpkgs/PrismLauncher/template @@ -1,7 +1,7 @@ # Template file for 'PrismLauncher' pkgname=PrismLauncher -version=5.0 -revision=2 +version=5.1 +revision=1 build_style=cmake configure_args="-DLauncher_BUILD_PLATFORM=Void" hostmakedepends="extra-cmake-modules openjdk8 pkg-config qt5-host-tools @@ -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=27c2c7e0c9aaa3450b7449683cfd2a9a941b7118ab83947de09285438e03c495 +checksum=d5774911c2fde98f6b663c76084e49e8f664a0f21e13da9196072d38191a7d1e if [ -z "$XBPS_CHECK_PKGS" ]; then configure_args+=" -DBUILD_TESTING=0"