From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 8E8C6158CB7 for ; Wed, 18 Aug 2021 11:33:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6FB3DE03EC; Wed, 18 Aug 2021 11:33:56 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 47D5EE03EC for ; Wed, 18 Aug 2021 11:33:55 +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 8517D340B81 for ; Wed, 18 Aug 2021 11:33:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B8DFA5A0 for ; Wed, 18 Aug 2021 11:33:51 +0000 (UTC) From: "Abtin Matthew Bakhtiari" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Abtin Matthew Bakhtiari" Message-ID: <1629286424.ff583df98b2068d984f08b06cc2024a73c49aec2.matthewabtin@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/guilded-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/guilded-bin/Manifest net-im/guilded-bin/guilded-bin-1.0.9101267.ebuild net-im/guilded-bin/guilded-bin-1.0.9105465.ebuild X-VCS-Directories: net-im/guilded-bin/ X-VCS-Committer: matthewabtin X-VCS-Committer-Name: Abtin Matthew Bakhtiari X-VCS-Revision: ff583df98b2068d984f08b06cc2024a73c49aec2 X-VCS-Branch: dev Date: Wed, 18 Aug 2021 11:33:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7f5c76f1-2289-4f72-88f8-fa5a3d24f296 X-Archives-Hash: 99725cbd06c93e93842996353be314db commit: ff583df98b2068d984f08b06cc2024a73c49aec2 Author: Matthew Bakhtiari mtbk me> AuthorDate: Wed Aug 18 11:33:44 2021 +0000 Commit: Abtin Matthew Bakhtiari protonmail com> CommitDate: Wed Aug 18 11:33:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ff583df9 net-im/guilded-bin: bump to 1.0.9105465 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Matthew mtbk.me> net-im/guilded-bin/Manifest | 2 +- .../{guilded-bin-1.0.9101267.ebuild => guilded-bin-1.0.9105465.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/guilded-bin/Manifest b/net-im/guilded-bin/Manifest index 1edc32158..fcea5f340 100644 --- a/net-im/guilded-bin/Manifest +++ b/net-im/guilded-bin/Manifest @@ -1 +1 @@ -DIST Guilded-Linux.deb 66382392 BLAKE2B 457a3b1f053e51a5b434e5fb076a9d6e6ab771f78ac0adbd2ecc272e2f8bd378db9e838f90243bb0b054fee74252f849ea7d665b25f3acd9fb927846ee3171ab SHA512 d14f510f2a38dc566de37d20f148576104fe144637c192afdd0062d90324e9e295b3874006e38c6f80a13c4c404e87c446222b417a3d5938cd16fd574f815a19 +DIST guilded-bin-1.0.9105465.deb 66776582 BLAKE2B 230b87ecb5062182764f316837d42ed17a1d8b55009f98ae515b2ba6d90f0f3773427445b6f4dbe437f0d685d77399d6855e0fc2b01ca51ad359bdb62c996d92 SHA512 47a4210ab5d3b69829853a33997d934b95315a0b6bab4683ab37baa67df5b642b71b4d5e7805362022ceafcba3ab9493a73a0a498e18ebc61bc97a2384a9ae57 diff --git a/net-im/guilded-bin/guilded-bin-1.0.9101267.ebuild b/net-im/guilded-bin/guilded-bin-1.0.9105465.ebuild similarity index 95% rename from net-im/guilded-bin/guilded-bin-1.0.9101267.ebuild rename to net-im/guilded-bin/guilded-bin-1.0.9105465.ebuild index 41660ddcc..cabbb5efa 100644 --- a/net-im/guilded-bin/guilded-bin-1.0.9101267.ebuild +++ b/net-im/guilded-bin/guilded-bin-1.0.9105465.ebuild @@ -10,7 +10,7 @@ inherit desktop linux-info pax-utils unpacker xdg DESCRIPTION="Drop Discord, get Guilded" HOMEPAGE="https://www.guilded.gg" -SRC_URI="https://www.guilded.gg/downloads/${MY_BIN}-Linux.deb" +SRC_URI="https://www.guilded.gg/downloads/${MY_BIN}-Linux.deb -> ${P}.deb" LICENSE="all-rights-reserved" SLOT="0"