mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
games-action/technic-launcher: update SRC_URI
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2019-2021 Gentoo Authors
|
||||
# Copyright 2019-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -7,8 +7,10 @@ inherit desktop java-pkg-2 xdg
|
||||
|
||||
DESCRIPTION="Minecraft launcher for community-made modpacks on the Technic Platform"
|
||||
HOMEPAGE="https://www.technicpack.net/"
|
||||
SRC_URI="http://launcher.technicpack.net/launcher${PV:0:1}/${PV:2}/TechnicLauncher.jar -> ${P}.jar
|
||||
https://www.technicpack.net/favicon.ico -> ${PN}.ico"
|
||||
SRC_URI="
|
||||
https://launcher.technicpack.net/launcher${PV:0:1}/${PV:2}/TechnicLauncher.jar -> ${P}.jar
|
||||
https://www.technicpack.net/favicon.ico -> ${PN}.ico
|
||||
"
|
||||
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
LICENSE="technic"
|
||||
|
||||
Reference in New Issue
Block a user