From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1242053-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 253CF1382C5
	for <garchives@archives.gentoo.org>; Sat, 16 Jan 2021 10:09:24 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3DA56E082D;
	Sat, 16 Jan 2021 10:09:23 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 25A97E082D
	for <gentoo-commits@lists.gentoo.org>; Sat, 16 Jan 2021 10:09:23 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id BF83D340F6D
	for <gentoo-commits@lists.gentoo.org>; Sat, 16 Jan 2021 10:09:21 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id F1331496
	for <gentoo-commits@lists.gentoo.org>; Sat, 16 Jan 2021 10:09:19 +0000 (UTC)
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
Message-ID: <1610791713.75df37c4c6bcbfaa5663b6a485b14f5563291ee4.andrewammerlaan@gentoo>
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-action/ATLauncher/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: games-action/ATLauncher/ATLauncher-3.4.2.3.ebuild games-action/ATLauncher/ATLauncher-3.4.2.5.ebuild games-action/ATLauncher/Manifest
X-VCS-Directories: games-action/ATLauncher/
X-VCS-Committer: andrewammerlaan
X-VCS-Committer-Name: Andrew Ammerlaan
X-VCS-Revision: 75df37c4c6bcbfaa5663b6a485b14f5563291ee4
X-VCS-Branch: dev
Date: Sat, 16 Jan 2021 10:09:19 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 6a3f89ba-4fec-4423-8aaf-4f25bb37d19c
X-Archives-Hash: 60854db4a1ed0cf1e3d3e3d0b56c5cb4

commit:     75df37c4c6bcbfaa5663b6a485b14f5563291ee4
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Jan 16 10:08:33 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Jan 16 10:08:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=75df37c4

games-action/ATLauncher: version bump

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 .../ATLauncher/{ATLauncher-3.4.2.3.ebuild => ATLauncher-3.4.2.5.ebuild} | 2 +-
 games-action/ATLauncher/Manifest                                        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-action/ATLauncher/ATLauncher-3.4.2.3.ebuild b/games-action/ATLauncher/ATLauncher-3.4.2.5.ebuild
similarity index 98%
rename from games-action/ATLauncher/ATLauncher-3.4.2.3.ebuild
rename to games-action/ATLauncher/ATLauncher-3.4.2.5.ebuild
index fa351510..bcfeaf66 100644
--- a/games-action/ATLauncher/ATLauncher-3.4.2.3.ebuild
+++ b/games-action/ATLauncher/ATLauncher-3.4.2.5.ebuild
@@ -8,7 +8,7 @@ inherit desktop java-pkg-2 xdg
 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/${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"
 
 KEYWORDS="~amd64 ~x86"

diff --git a/games-action/ATLauncher/Manifest b/games-action/ATLauncher/Manifest
index 94d0a9bf..225af07e 100644
--- a/games-action/ATLauncher/Manifest
+++ b/games-action/ATLauncher/Manifest
@@ -1,2 +1,2 @@
-DIST ATLauncher-3.4.2.3.jar 13747147 BLAKE2B 2706177c3b9392a5399ccc7fb13097902e2d22a4f833bb8ed359957859b81911150018f25004b32ff6a923031638741b7c3469fcfa14f94f549684a6eaf7feba SHA512 a035900be59b2bc6babf542a1a92e8514e520b90bd688cbe8a4e620621e3749f572c9fecd97f0279840288b19d4022052aeb6056ce964afeb4da29255130fca1
+DIST ATLauncher-3.4.2.5.jar 13756449 BLAKE2B 0ebc7110d84ee4fa69b7738192cbba4e3973bb08cd165e7ca9fb95a87410d7298acc07f37b0484d1e0964637674ff810f54e09930f2061f9f4ee864e0f55bc13 SHA512 6447678b791deab5b8b09c05470d1ba971dd0988326d8fe99f1856a744fbbafe712f4afea6c4f507fe70b3033903701c595150340394ac7e633b2f15a396b820
 DIST ATLauncher.ico 370070 BLAKE2B 992e5df968054884c21f136b8f16f2b14e8d321b2196ebc07f7a59621223ca79b896f63b21dba864f61f238ca1864039a410d8089127714163092f65d0ca7f27 SHA512 353f6dd68475778cc8e97a773e800fe532df2f6d28d5babc751cfb5ed7ef24ef6246f76d26e3e25706e458741d604bb8fa8e79cb8904900284f0f7b0f9488bfb


From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1242056-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id A3CF913835B
	for <garchives@archives.gentoo.org>; Sat, 16 Jan 2021 10:09:49 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id CCF6EE0831;
	Sat, 16 Jan 2021 10:09:48 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id B5277E0831
	for <gentoo-commits@lists.gentoo.org>; Sat, 16 Jan 2021 10:09:48 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id C6B06340F6E
	for <gentoo-commits@lists.gentoo.org>; Sat, 16 Jan 2021 10:09:47 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 81B2649C
	for <gentoo-commits@lists.gentoo.org>; Sat, 16 Jan 2021 10:09:46 +0000 (UTC)
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
Message-ID: <1610791713.75df37c4c6bcbfaa5663b6a485b14f5563291ee4.andrewammerlaan@gentoo>
Subject: [gentoo-commits] repo/proj/guru:master commit in: games-action/ATLauncher/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: games-action/ATLauncher/ATLauncher-3.4.2.3.ebuild games-action/ATLauncher/ATLauncher-3.4.2.5.ebuild games-action/ATLauncher/Manifest
X-VCS-Directories: games-action/ATLauncher/
X-VCS-Committer: andrewammerlaan
X-VCS-Committer-Name: Andrew Ammerlaan
X-VCS-Revision: 75df37c4c6bcbfaa5663b6a485b14f5563291ee4
X-VCS-Branch: master
Date: Sat, 16 Jan 2021 10:09:46 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 4eef3883-8ef6-433e-93d7-e18fed3883c7
X-Archives-Hash: a065a18e71560ee0d799cd1e4e260da3
Message-ID: <20210116100946.Fo4ILR5clkCOSvReHFeLUY_oEM3geqgQg7VKF3LCf2Q@z>

commit:     75df37c4c6bcbfaa5663b6a485b14f5563291ee4
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Jan 16 10:08:33 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Jan 16 10:08:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=75df37c4

games-action/ATLauncher: version bump

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 .../ATLauncher/{ATLauncher-3.4.2.3.ebuild => ATLauncher-3.4.2.5.ebuild} | 2 +-
 games-action/ATLauncher/Manifest                                        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-action/ATLauncher/ATLauncher-3.4.2.3.ebuild b/games-action/ATLauncher/ATLauncher-3.4.2.5.ebuild
similarity index 98%
rename from games-action/ATLauncher/ATLauncher-3.4.2.3.ebuild
rename to games-action/ATLauncher/ATLauncher-3.4.2.5.ebuild
index fa351510..bcfeaf66 100644
--- a/games-action/ATLauncher/ATLauncher-3.4.2.3.ebuild
+++ b/games-action/ATLauncher/ATLauncher-3.4.2.5.ebuild
@@ -8,7 +8,7 @@ inherit desktop java-pkg-2 xdg
 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/${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"
 
 KEYWORDS="~amd64 ~x86"

diff --git a/games-action/ATLauncher/Manifest b/games-action/ATLauncher/Manifest
index 94d0a9bf..225af07e 100644
--- a/games-action/ATLauncher/Manifest
+++ b/games-action/ATLauncher/Manifest
@@ -1,2 +1,2 @@
-DIST ATLauncher-3.4.2.3.jar 13747147 BLAKE2B 2706177c3b9392a5399ccc7fb13097902e2d22a4f833bb8ed359957859b81911150018f25004b32ff6a923031638741b7c3469fcfa14f94f549684a6eaf7feba SHA512 a035900be59b2bc6babf542a1a92e8514e520b90bd688cbe8a4e620621e3749f572c9fecd97f0279840288b19d4022052aeb6056ce964afeb4da29255130fca1
+DIST ATLauncher-3.4.2.5.jar 13756449 BLAKE2B 0ebc7110d84ee4fa69b7738192cbba4e3973bb08cd165e7ca9fb95a87410d7298acc07f37b0484d1e0964637674ff810f54e09930f2061f9f4ee864e0f55bc13 SHA512 6447678b791deab5b8b09c05470d1ba971dd0988326d8fe99f1856a744fbbafe712f4afea6c4f507fe70b3033903701c595150340394ac7e633b2f15a396b820
 DIST ATLauncher.ico 370070 BLAKE2B 992e5df968054884c21f136b8f16f2b14e8d321b2196ebc07f7a59621223ca79b896f63b21dba864f61f238ca1864039a410d8089127714163092f65d0ca7f27 SHA512 353f6dd68475778cc8e97a773e800fe532df2f6d28d5babc751cfb5ed7ef24ef6246f76d26e3e25706e458741d604bb8fa8e79cb8904900284f0f7b0f9488bfb