MultiMC: make package restricted
This commit is contained in:
parent
faa72e3f37
commit
27c2ba8eb4
1 changed files with 5 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'MultiMC'
|
||||
pkgname=MultiMC
|
||||
version=0.6.12
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname}5-${version}"
|
||||
_commithashnbt="4b305bbd2ac0e7a26987baf7949a484a87b474d4"
|
||||
_nbtversion="multimc-0.6.1"
|
||||
|
@ -23,6 +23,10 @@ checksum="c251744b77d93db4ead56940b7b81d30dc5390fb86a1676d3f0364cc4e570185
|
|||
ffa60368b1c196859691b637c740f4c60597b2ac47217995082ae8b2a3a9ac18"
|
||||
skip_extraction="${_nbtversion}.tar.gz ${_quazipversion}.tar.gz"
|
||||
|
||||
# Restricted since we don't have permissions to ship builds with the
|
||||
# MultiMC name, artwork or the API endpoints.
|
||||
restricted=yes
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv*) broken="https://github.com/MultiMC/MultiMC5/issues/2895";;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue