public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: games-action/ATLauncher/
Date: Mon, 29 Jun 2020 18:14:45 +0000 (UTC)	[thread overview]
Message-ID: <1593454452.c8cd9810df0b75bfb0d8facfb8dee7e5d578de50.andrewammerlaan@gentoo> (raw)
Message-ID: <20200629181445.BbqV9bfZpyElwS-ifghfwMh2lS09JqJnMIGo1HuZ5ak@z> (raw)

commit:     c8cd9810df0b75bfb0d8facfb8dee7e5d578de50
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Mon Jun 29 18:14:12 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Jun 29 18:14:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c8cd9810

games-action/ATLauncher: name jar file correctly

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

 games-action/ATLauncher/ATLauncher-3.3.6.0_pre.ebuild | 2 +-
 games-action/ATLauncher/Manifest                      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-action/ATLauncher/ATLauncher-3.3.6.0_pre.ebuild b/games-action/ATLauncher/ATLauncher-3.3.6.0_pre.ebuild
index 7908ff5..738bc69 100644
--- a/games-action/ATLauncher/ATLauncher-3.3.6.0_pre.ebuild
+++ b/games-action/ATLauncher/ATLauncher-3.3.6.0_pre.ebuild
@@ -11,7 +11,7 @@ MYP="${PN}-${MYPV}"
 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${MYPV}/${MYP}.jar
+SRC_URI="https://github.com/ATLauncher/ATLauncher/releases/download/v${MYPV}/${MYP}.jar -> ${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 0e961fa..1044c47 100644
--- a/games-action/ATLauncher/Manifest
+++ b/games-action/ATLauncher/Manifest
@@ -1,3 +1,3 @@
 DIST ATLauncher-3.3.5.2.jar 10796908 BLAKE2B 8060b8fc7a02792fc25cf056f453f8d9af820242ce8ad7b52f12abfff5073f2f894c6c46d2646d766e981c142c5518184d80aedb6ecdb04e5e725e32d6c14a2a SHA512 2a2fda31ae67e5831a9a957069bf65880c6ba297f2306c36da9ffe2fa402e25545cab0bca22e457e8bef189be3803ebc80e555a42cec9d54075363c977281ad6
-DIST ATLauncher-3.3.6.0.jar 11153785 BLAKE2B 23634896180133bd72f57178c180007dd9b6896434e3e86ab0548572928aa2e6c1ed8eeee00c374a42c9aa977d680974fcf78f1e3b812217fa03f6773aa29cc3 SHA512 b8bc795f3e137a5c459c0c592379fa0a9f01605d412eecc614104ee8d996510adbe326b154556fdd78a7cf5c4e89049bd311c5eaa2d47b4dbf240c7b7d433226
+DIST ATLauncher-3.3.6.0_pre.jar 11153785 BLAKE2B 23634896180133bd72f57178c180007dd9b6896434e3e86ab0548572928aa2e6c1ed8eeee00c374a42c9aa977d680974fcf78f1e3b812217fa03f6773aa29cc3 SHA512 b8bc795f3e137a5c459c0c592379fa0a9f01605d412eecc614104ee8d996510adbe326b154556fdd78a7cf5c4e89049bd311c5eaa2d47b4dbf240c7b7d433226
 DIST ATLauncher.ico 370070 BLAKE2B 992e5df968054884c21f136b8f16f2b14e8d321b2196ebc07f7a59621223ca79b896f63b21dba864f61f238ca1864039a410d8089127714163092f65d0ca7f27 SHA512 353f6dd68475778cc8e97a773e800fe532df2f6d28d5babc751cfb5ed7ef24ef6246f76d26e3e25706e458741d604bb8fa8e79cb8904900284f0f7b0f9488bfb


             reply	other threads:[~2020-06-29 18:14 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-29 18:14 Andrew Ammerlaan [this message]
2020-06-29 18:14 ` [gentoo-commits] repo/proj/guru:master commit in: games-action/ATLauncher/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2023-02-13 11:22 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-05-24 10:01 Andrew Ammerlaan
2021-04-14 14:51 Andrew Ammerlaan
2021-03-07 20:34 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-03-07 20:34 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-02-05 12:19 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-02-05 12:10 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-01-24 10:12 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-01-24 10:12 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-01-16 10:09 Andrew Ammerlaan
2021-01-11  7:14 Andrew Ammerlaan
2021-01-10 11:38 Andrew Ammerlaan
2020-12-23  8:22 Theo Anderson
2020-12-18 14:16 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-12-18 14:16 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-12-16 13:12 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-12-16 13:12 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-11-09  9:26 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-11-09  9:26 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-11-08 13:56 Andrew Ammerlaan
2020-10-16  8:37 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-10-16  8:37 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-09-19 14:24 Andrew Ammerlaan
2020-06-29 18:14 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-06-29 18:06 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-06-07 13:29 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-06-07 13:29 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-05-31 17:00 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-05-31 17:00 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-05-24  8:35 Andrew Ammerlaan
2020-05-22  8:03 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-05-22  8:03 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-05-11  9:09 Andrew Ammerlaan
2020-05-02 12:43 Andrew Ammerlaan
2020-04-24 12:49 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-24 12:46 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-20  9:47 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-20  9:48 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-19 10:43 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-19 10:43 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-05 11:01 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-05 10:34 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-03 11:12 Andrew Ammerlaan
2020-03-25 16:02 Andrew Ammerlaan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1593454452.c8cd9810df0b75bfb0d8facfb8dee7e5d578de50.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox