summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-action/shadowgrounds-survivor-bin')
-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"