Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-action/technic-launcher/
Date: Wed, 25 May 2022 20:21:39
Message-Id: 1653508791.ed934131e993cd23db4fd8b2753a97f250a5df1d.Alessandro-Barbieri@gentoo
1 commit: ed934131e993cd23db4fd8b2753a97f250a5df1d
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Wed May 25 19:59:51 2022 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Wed May 25 19:59:51 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ed934131
7
8 games-action/technic-launcher: update SRC_URI
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 games-action/technic-launcher/technic-launcher-4.625.ebuild | 8 +++++---
13 1 file changed, 5 insertions(+), 3 deletions(-)
14
15 diff --git a/games-action/technic-launcher/technic-launcher-4.625.ebuild b/games-action/technic-launcher/technic-launcher-4.625.ebuild
16 index a91cae373..bcc2c29c3 100644
17 --- a/games-action/technic-launcher/technic-launcher-4.625.ebuild
18 +++ b/games-action/technic-launcher/technic-launcher-4.625.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 2019-2021 Gentoo Authors
21 +# Copyright 2019-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -7,8 +7,10 @@ inherit desktop java-pkg-2 xdg
26
27 DESCRIPTION="Minecraft launcher for community-made modpacks on the Technic Platform"
28 HOMEPAGE="https://www.technicpack.net/"
29 -SRC_URI="http://launcher.technicpack.net/launcher${PV:0:1}/${PV:2}/TechnicLauncher.jar -> ${P}.jar
30 - https://www.technicpack.net/favicon.ico -> ${PN}.ico"
31 +SRC_URI="
32 + https://launcher.technicpack.net/launcher${PV:0:1}/${PV:2}/TechnicLauncher.jar -> ${P}.jar
33 + https://www.technicpack.net/favicon.ico -> ${PN}.ico
34 +"
35
36 KEYWORDS="~amd64 ~x86"
37 LICENSE="technic"