PrismLauncher: update to 6.1.

This commit is contained in:
Philipp David 2022-12-20 09:36:40 +01:00 committed by classabbyamp
parent 031155516b
commit f44363fc4e

View file

@ -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 <pd@3b.pm>"
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"