From 3f9a3d1836dae10310b95e7e58c1da18e2d3a509 Mon Sep 17 00:00:00 2001 From: Dominic Monroe Date: Sat, 16 May 2020 15:32:34 +0100 Subject: [PATCH] MultiMC: update to 0.6.11. --- srcpkgs/MultiMC/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/MultiMC/template b/srcpkgs/MultiMC/template index eb4a23dd42f..2ec51601f47 100644 --- a/srcpkgs/MultiMC/template +++ b/srcpkgs/MultiMC/template @@ -1,7 +1,7 @@ # Template file for 'MultiMC' pkgname=MultiMC -version=0.6.7 -revision=2 +version=0.6.11 +revision=1 wrksrc="${pkgname}5-${version}" _commithashnbt="4b305bbd2ac0e7a26987baf7949a484a87b474d4" _nbtversion="multimc-0.6.1" @@ -18,13 +18,13 @@ homepage="http://multimc.org" distfiles="https://github.com/${pkgname}/${pkgname}5/archive/${version}.tar.gz https://github.com/${pkgname}/libnbtplusplus/archive/${_nbtversion}.tar.gz https://github.com/${pkgname}/quazip/archive/${_quazipversion}.tar.gz" -checksum="3ec38a5f622048ba3926f0e20fb296d646c7848f8313143062b3e2bd273149ae +checksum="7cad736f1fe3f2887aeaa7a7f3927930e16ed815c98e4cf3a7378a99c426a775 36c816e6b1ef8ece52c57dfa9bfda3a23808d0c6c3288b25d8bcf49c7cdb5b07 ffa60368b1c196859691b637c740f4c60597b2ac47217995082ae8b2a3a9ac18" skip_extraction="${_nbtversion}.tar.gz ${_quazipversion}.tar.gz" -case $XBPS_TARGET_ARCH in - armv*) broken="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/22077/steps/shell_3/logs/stdio";; +case "$XBPS_TARGET_MACHINE" in + armv*) broken="https://github.com/MultiMC/MultiMC5/issues/2895";; esac pre_configure() {