PolyMC: update to 1.3.1.

This commit is contained in:
Philipp David 2022-05-24 13:35:12 +02:00 committed by Echo
parent 7998ef04dd
commit 74e58340eb

View file

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