PolyMC: update to 1.4.2.

This commit is contained in:
Philipp David 2022-09-09 17:19:22 +02:00 committed by Michal Vasilek
parent a7eed8cb75
commit db76346415

View File

@ -1,6 +1,6 @@
# Template file for 'PolyMC'
pkgname=PolyMC
version=1.4.1
version=1.4.2
revision=1
build_style=cmake
configure_args="-DLauncher_BUILD_PLATFORM=Void
@ -14,7 +14,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=c7f893e2f8641abcb3bd7fe2ffeda1c7d99ff7e8774c76f9b53f6629e83eab2f
checksum=a66f25e0389815d2419a5b3aa1b85a390f14bbf3997c55c7da1ce4507b5aa511
if [ -z "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTING=0"