PrismLauncher: update to 7.2.

This commit is contained in:
Philipp David 2023-07-27 15:02:15 +02:00 committed by classabbyamp
parent 6084a1d4bf
commit da85d81afa

View file

@ -1,6 +1,6 @@
# Template file for 'PrismLauncher'
pkgname=PrismLauncher
version=7.1
version=7.2
revision=1
build_style=cmake
configure_args="-DLauncher_BUILD_PLATFORM=Void -DLauncher_QT_VERSION_MAJOR='5'"
@ -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=dc7aeff6e0dc12f4f2065e718418a4110ccdbad3e49fbd58e416a213fde7ebb1
checksum=5733b55c4532286813a6fb7de2f3a38e6f6db743a251919c8b646d32a84514b4
if [ -z "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTING=0"