PolyMC: update to 1.3.2.

This commit is contained in:
Philipp David 2022-06-12 22:28:16 +02:00 committed by Echo
parent 8523cfaf3a
commit 127477ab1a

View file

@ -1,6 +1,6 @@
# Template file for 'PolyMC'
pkgname=PolyMC
version=1.3.1
version=1.3.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=bb39bd8def07eedbfe5ff40c0860de0b79ac2755b7ba42fa61be35830a94f59a
checksum=c33484ae20c912d3dde2e55f64f24d8b86a9a9547631cd3b10481ddbf90f4735
if [ -z "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTING=0"