diff --git a/srcpkgs/PrismLauncher/template b/srcpkgs/PrismLauncher/template index 4f3314adeaa..b400b061015 100644 --- a/srcpkgs/PrismLauncher/template +++ b/srcpkgs/PrismLauncher/template @@ -1,6 +1,6 @@ # Template file for 'PrismLauncher' pkgname=PrismLauncher -version=9.2 +version=9.4 revision=1 build_style=cmake configure_args="-DLauncher_BUILD_PLATFORM=Void" @@ -12,7 +12,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=8702b40393b44a364633f1bab2a5c29abc634b5d053541fd8f85c4d1aaf50e83 +checksum=77ab52239c2a2a9f77d7c4607e1d9cf40970f9240d2f5061b116a7b1b8fd0277 if [ -z "$XBPS_CHECK_PKGS" ]; then configure_args+=" -DBUILD_TESTING=0"