MultiMC: update to 0.5.1

This commit is contained in:
Sir_Boops 2017-06-05 18:16:19 -06:00
parent 9a1de3bab5
commit 340bc02b89

View file

@ -1,8 +1,8 @@
# Template file for 'MultiMC'
pkgname=MultiMC
version=0.5.0
version=0.5.1
revision=1
_commithashmmc="b2dbaaa9e291ac36dc4aeeeed1357fb7d5c6dbc9"
_commithashmmc="aafac3934b9887ced77c9f5b3d6be988af06dbf0"
_commithashnbt="4b305bbd2ac0e7a26987baf7949a484a87b474d4"
build_style=cmake
hostmakedepends="openjdk xxd git-all"
@ -13,7 +13,7 @@ maintainer="Spencer H <spencernh77@gmail.com>"
license="Apache 2.0"
homepage="http://multimc.org"
distfiles="https://github.com/${pkgname}/${pkgname}5/archive/${_commithashmmc}.tar.gz https://github.com/${pkgname}/libnbtplusplus/archive/${_commithashnbt}.tar.gz"
checksum="17de8bbf97db22c00097ccca478b356e30aa5c0caa07bf677bfbb1846fda34f4 844b2351461ebedde839bdd754e3e712c7ebd214d92cd0eb34b13a2ee7f16f61"
checksum="026f57bf30de7c054cfad607940b7c2049a53b73315b026e74b0e2973697566d 844b2351461ebedde839bdd754e3e712c7ebd214d92cd0eb34b13a2ee7f16f61"
wrksrc=${pkgname}5-${_commithashmmc}
skip_extraction="${_commithashnbt}.tar.gz"