commit:     cbb3a46392cead562160cf3977eee320d78cc7bf
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Apr 14 14:51:36 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Apr 14 14:51:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cbb3a463

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 <AT> riseup.net>

 games-action/ATLauncher/ATLauncher-3.4.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-action/ATLauncher/ATLauncher-3.4.3.1.ebuild 
b/games-action/ATLauncher/ATLauncher-3.4.3.1.ebuild
index bcfeaf668..2256d5abe 100644
--- a/games-action/ATLauncher/ATLauncher-3.4.3.1.ebuild
+++ b/games-action/ATLauncher/ATLauncher-3.4.3.1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Minecraft launcher which integrates multiple 
different ModPacks"
 HOMEPAGE="https://atlauncher.com
        https://github.com/ATLauncher/ATLauncher";
 
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"
 LICENSE="GPL-3"

Reply via email to