MultiMC: fix checksums (github archive)

This commit is contained in:
Michael Gehring 2017-09-23 19:20:13 +00:00
parent 9c103a3359
commit 9a75bc5790

View File

@ -13,7 +13,8 @@ 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="026f57bf30de7c054cfad607940b7c2049a53b73315b026e74b0e2973697566d 844b2351461ebedde839bdd754e3e712c7ebd214d92cd0eb34b13a2ee7f16f61"
checksum="e3251fa0cebc8c216a7a2c4a1d68e4e10dd89edc29ab6da4159ae4d3f42c9b9b
844b2351461ebedde839bdd754e3e712c7ebd214d92cd0eb34b13a2ee7f16f61"
wrksrc=${pkgname}5-${_commithashmmc}
skip_extraction="${_commithashnbt}.tar.gz"