summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-simulation')
-rw-r--r--games-simulation/kerbal-space-program/Manifest2
-rw-r--r--games-simulation/kerbal-space-program/kerbal-space-program-1.11.1.ebuild (renamed from games-simulation/kerbal-space-program/kerbal-space-program-1.8.1.ebuild)6
2 files changed, 4 insertions, 4 deletions
diff --git a/games-simulation/kerbal-space-program/Manifest b/games-simulation/kerbal-space-program/Manifest
index 576eb60..3f28870 100644
--- a/games-simulation/kerbal-space-program/Manifest
+++ b/games-simulation/kerbal-space-program/Manifest
@@ -1 +1 @@
-DIST kerbal_space_program_1_8_1_02694_33460.sh 1437736543 SHA256 e4086c93b500fef0afe3474da719a433c67e710fce143dc6b97f775f5e4d4e14 SHA512 8be0e7fce6d822844d96eff273af46e5bc1332f3335a563b41bc5af59759dc86e066651afa73423e9d1c577144a234619db8321f338909b14cb656b247c92f40 WHIRLPOOL df234b0f31a9484e60d8227fe8b2ef21b4a9478caeeae8ab4d4cae6a5e0c569b2d32e5aa0635bb3323a39ef084c775919e37434920012f7ce12aad87e6f30ebd
+DIST kerbal_space_program_1_11_1_03066_44517.sh 1821286952 SHA256 8473599d91d0dd08e59a4df4c054282e8ee04d5c671c57134d1dac6f2e937a57 SHA512 eb34ae412f16e236239ec1b0f55cadcfe2d428caa4c81392c9b930570da6ad4f78c7f5a5795a1af0d17ff45a3c9f56cf234bdc215125d226fa86b1c5e73bbcb5 WHIRLPOOL 6b2eeb05d9515abafe40ade340114d970f5bd6857d01bf8fd11d5d6c7ca902fb0470ea1f2a114fb6a13b7ee8706f6af65a2b842394b763fb877254c881883158
diff --git a/games-simulation/kerbal-space-program/kerbal-space-program-1.8.1.ebuild b/games-simulation/kerbal-space-program/kerbal-space-program-1.11.1.ebuild
index 9926dd7..b672808 100644
--- a/games-simulation/kerbal-space-program/kerbal-space-program-1.8.1.ebuild
+++ b/games-simulation/kerbal-space-program/kerbal-space-program-1.11.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ inherit eutils
DESCRIPTION="A space flight simulation"
HOMEPAGE="http://kerbalspaceprogram.com/"
-GOG_MAGIC="02694_33460"
+GOG_MAGIC="03066_44517"
SRC_PH="${PN//-/_}@PH@_${PV//./_}_${GOG_MAGIC}.sh"
SRC_URI="
@@ -21,7 +21,7 @@ LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="-* ~amd64"
-L10NS="l10n_en " #l10n_es l10n_fr l10n_it l10n_ja l10n_pt-BR l10n_ru l10n_zh-CN"
+L10NS="l10n_en" #l10n_es l10n_fr l10n_it l10n_ja l10n_pt-BR l10n_ru l10n_zh-CN"
IUSE="${L10NS}"
REQUIRED_USE="^^ ( ${L10NS} )"