summaryrefslogtreecommitdiff
path: root/games-fps/doom3-chextrek
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-29 03:22:09 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-29 03:22:09 +0100
commitd4bd6695641f6d2ec7ff8681913d304e995902f5 (patch)
tree6ec8d4c38152bb4f2bb4b93277236ebd9fbbd21d /games-fps/doom3-chextrek
parent22910f5d14da606bd7f06e19a2f61c5d1a8fc94b (diff)
gentoo resync : 29.05.2018
Diffstat (limited to 'games-fps/doom3-chextrek')
-rw-r--r--games-fps/doom3-chextrek/Manifest2
-rw-r--r--games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/games-fps/doom3-chextrek/Manifest b/games-fps/doom3-chextrek/Manifest
index 68669c5e0db5..560a439da555 100644
--- a/games-fps/doom3-chextrek/Manifest
+++ b/games-fps/doom3-chextrek/Manifest
@@ -1,3 +1,3 @@
DIST chextrek_beta_052.zip 97683796 BLAKE2B f26d9ac130b202fc9b8142d2b7b78eef18b4b27caf8bdc6fa7a525d11c77645d03c397773de95718eb7c69145318644463d26dd17775b2aeddd14cb6be59706d SHA512 b8dcb80bb4d945c42acd446f7e9f07e1f4d3c0048b386709577b77233f7a971b6be6a9e1be7cd17d7d8491cd558f73ee82b94785de122bf781078f6705d04457
-EBUILD doom3-chextrek-0.52.ebuild 771 BLAKE2B eae7a8a7420519f0f1453889f07c8521d7fca859451605dccd611c5380f8cd1682549cb9a07accfe9df19f7e447ed5fda501f9e8976c63abc1ddc5d9ece67017 SHA512 0957231db9c3e7211975c760ee839077fd4d59e83001c60305571692bcc8bfb4d87e48bbacebbe54751a6bc6db99474e073cf0ec49661c9348e564d0cbfa3b56
+EBUILD doom3-chextrek-0.52.ebuild 822 BLAKE2B af81af5858213250fc7b908129888b39e89b825391a014c35aa8b72c7b8b29757b452f494dfcc40e842f460a52e4adcd2ab45b66847331bae4705b418e1f1c15 SHA512 bcb5517196abe147ec91e899bc1e98a0d17e6bd151d6a6f0c692466db1724a98a58061e848bba032d42ce655dac0b5b7d8168ff7ab8b7b55011af63c72aaa427
MISC metadata.xml 249 BLAKE2B 7113a758d7abc93accec998a8843d8ef51ca8b72d72e659e224d5cec2a1a6a63e6c0605958091532ac6e51fa0d501ca4fd9f3f4a9e55baeb31519a02971b465f SHA512 895577c3a805c40581da03057b94e3f28f05f23012bf350c1e3575847d1a0fe40bb044a46f909012a200d991a400f6389358a60e9c2b5bef0da01fb26f846118
diff --git a/games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild b/games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild
index 959c85e21958..2f9b99a7b4fb 100644
--- a/games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild
+++ b/games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ MOD_ICON="flem.ico"
inherit games-mods
-HOMEPAGE="http://www.moddb.com/mods/chex-trek-beyond-the-quest"
+HOMEPAGE="https://www.moddb.com/mods/chex-trek-beyond-the-quest"
SRC_URI="chextrek_beta_${PV/.}.zip"
LICENSE="GameFront"
@@ -20,7 +20,7 @@ RESTRICT="fetch bindist"
pkg_nofetch() {
elog "Please download ${SRC_URI} from:"
- elog "http://www.filefront.com/8396958"
+ elog "https://www.moddb.com/mods/chex-trek-beyond-the-quest/downloads/chex-trek-beta-052"
elog "and move it to ${DISTDIR}"
}