PolyMC: update to 1.2.2.

This commit is contained in:
Philipp David 2022-05-10 08:31:33 +02:00 committed by Echo
parent 01ce3b0448
commit 076e12a320

View file

@ -1,6 +1,6 @@
# Template file for 'PolyMC'
pkgname=PolyMC
version=1.2.1
version=1.2.2
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://polymc.org/"
distfiles="https://github.com/PolyMC/PolyMC/releases/download/${version}/PolyMC-${version}.tar.gz"
checksum=cec7b0175bd0dc3ff2a43e822d1218772e0833332026ae681c81ecc5c51bf608
checksum=4ce46406040b5315a598e412feecb70e5248cfc07fac9e3086597af12c102137
if [ -z "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTING=0"