-DIST muralis-v1.15-zip.zip 62575050 SHA256 99d3d86585511cf0b9a37fb3b475a6685d1a4a414684def9e82befdc793fd77f
+DIST muralis-v1.15-zip.zip 62575050 SHA256 99d3d86585511cf0b9a37fb3b475a6685d1a4a414684def9e82befdc793fd77f SHA512 b50477e3ef221241a430f95a390e34d5ffee3ea460e62bafa30b534d6499ef1a616d8ca35f77179e8f7a50b5e69f82441cb9779d38e71388c2868add45822330 WHIRLPOOL 73d5ce13cda9095548745d3a766058d24192b062399db588bfabd7b2696a7bb6ac697193458370ef081714f083196e1110b43b7ecd535d9c7bbd9bfbc4597777
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=2
+EAPI=5
MOD_DESC="third-person hand-to-hand single/multiplayer mod"
MOD_NAME="Muralis"
inherit unpacker games games-mods
-HOMEPAGE="http://www.ascensiongames.com/"
-SRC_URI="muralis-v${PV}-zip.zip"
+HOMEPAGE="http://www.moddb.com/mods/muralis"
+SRC_URI="https://ut.rushbase.net/beyondunreal/mods/muralis-v${PV}-zip.zip"
LICENSE="freedist"
KEYWORDS="amd64 x86"
IUSE="dedicated opengl"
-RESTRICT="fetch"
-
-pkg_nofetch() {
- elog "Please download ${SRC_URI} from:"
- elog "http://www.atomicgamer.com/file.php?id=42750"
- elog "and move it to ${DISTDIR}"
-}
src_prepare() {
mv -f Muralis ${MOD_DIR} || die