PrismLauncher: update to 9.1

This commit is contained in:
SpidFightFR 2024-10-24 20:50:39 +02:00 committed by classabbyamp
parent 49b5a7bb04
commit 2467c1f33d

View file

@ -1,6 +1,6 @@
# Template file for 'PrismLauncher'
pkgname=PrismLauncher
version=9.0
version=9.1
revision=1
build_style=cmake
configure_args="-DLauncher_BUILD_PLATFORM=Void"
@ -12,7 +12,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=8c3dae2469c70d460cd8e2747dc4e61c2e31c15f0754d9e41e23563ac544e2be
checksum=0aac56ec6b039e28f0605e7d86ebf602ee28dd9e4c7a16915ca974104954e832
if [ -z "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTING=0"