mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
games-action/ATLauncher: fix url of ico file
Closes: https://bugs.gentoo.org/782835 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -9,7 +9,7 @@ DESCRIPTION="Minecraft launcher which integrates multiple different ModPacks"
|
|||||||
HOMEPAGE="https://atlauncher.com
|
HOMEPAGE="https://atlauncher.com
|
||||||
https://github.com/ATLauncher/ATLauncher"
|
https://github.com/ATLauncher/ATLauncher"
|
||||||
SRC_URI="https://github.com/ATLauncher/ATLauncher/releases/download/v${PV}/${P}.jar
|
SRC_URI="https://github.com/ATLauncher/ATLauncher/releases/download/v${PV}/${P}.jar
|
||||||
https://raw.githubusercontent.com/ATLauncher/ATLauncher/master/src/main/resources/assets/image/Icon.ico -> ${PN}.ico"
|
https://raw.githubusercontent.com/ATLauncher/ATLauncher/master/src/main/resources/assets/image/icon.ico -> ${PN}.ico"
|
||||||
|
|
||||||
KEYWORDS="~amd64 ~x86"
|
KEYWORDS="~amd64 ~x86"
|
||||||
LICENSE="GPL-3"
|
LICENSE="GPL-3"
|
||||||
|
|||||||
Reference in New Issue
Block a user