summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2018-05-18 16:45:33 +0100
committerMarek Szuba <marecki@gentoo.org>2018-05-18 16:57:19 +0100
commit21b42428e746b0ea504559aa4386105f787336bd (patch)
tree24bf50833423645049954f65aed9e3b69fbf2556 /games-action
parentgames-action/shadowgrounds-bin: update hash (diff)
downloadgentoo-21b42428e746b0ea504559aa4386105f787336bd.tar.gz
gentoo-21b42428e746b0ea504559aa4386105f787336bd.tar.bz2
gentoo-21b42428e746b0ea504559aa4386105f787336bd.zip
games-action/shadowgrounds-survivor-bin: update the hash
Had to change the version number in the process because of what is currently available for Linux from HumbleBundle.com. No other changes and no mask removal because chances are this package will still get removed. Package-Manager: Portage-2.3.38, Repoman-2.3.9
Diffstat (limited to 'games-action')
-rw-r--r--games-action/shadowgrounds-survivor-bin/Manifest2
-rw-r--r--games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_p1.ebuild (renamed from games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.ebuild)8
2 files changed, 6 insertions, 4 deletions
diff --git a/games-action/shadowgrounds-survivor-bin/Manifest b/games-action/shadowgrounds-survivor-bin/Manifest
index d5c989bfd4fc..0567351b9987 100644
--- a/games-action/shadowgrounds-survivor-bin/Manifest
+++ b/games-action/shadowgrounds-survivor-bin/Manifest
@@ -1 +1 @@
-DIST SurvivorBeta11.run 1157906524 SHA256 891ec8ad4e4a5a2592b386b0d0ffb03747577b1b3c14eb9fe251ec02d4beb04f SHA512 101042fc62acbd7daf0fbd5de0b404016e5ec0b5e964794d8ba439d546eb67e26a4817306cb81898457236f037dffc858b729c2618eb0c14ec3758fe7a957177 WHIRLPOOL 967a205e79e32361452d9b05bdf4916dc5fa701e5bb765298c6b98dc546b1ac9cbdc83e524ad89a43bc88534d91594dc63f295421121f3d924250188be7a25c9
+DIST survivorUpdate1.run 1157907155 BLAKE2B a3c4b8ffc6ae6fd1c0537feea635326736b3316db6ee9daf2ef0f8883410cf80580dc0326455b36d0dfabb79792cce793f5ac0dd93645333285af9c0307cdfd1 SHA512 59c911382d120b0b45dd8dc21f5fdeb78b59155514a422c587fba9970a73b46238b170e3e80810e0fc5a6b5dedbb069ec3d2e2a552657eb5bfc101736a0afc36
diff --git a/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.ebuild b/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_p1.ebuild
index 1f0d7692f9b5..336d592a3471 100644
--- a/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.ebuild
+++ b/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_p1.ebuild
@@ -1,12 +1,14 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit unpacker eutils games
+inherit unpacker eutils games versionator
+
+DIST_PV=$(get_version_component_range 2)
DESCRIPTION="human survivors who battle against the ongoing alien onslaught"
HOMEPAGE="http://shadowgroundsgame.com/survivor/"
-SRC_URI="Survivor${PV/*_b/B}.run"
+SRC_URI="survivorUpdate${DIST_PV/p/}.run"
LICENSE="frozenbyte-eula"
SLOT="0"