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 1511F158CB7 for ; Fri, 20 Aug 2021 18:48:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46E08E086F; Fri, 20 Aug 2021 18:48:20 +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 2CBFCE086F for ; Fri, 20 Aug 2021 18:48:20 +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 3B53C342A9E for ; Fri, 20 Aug 2021 18:48:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82DCA8D2 for ; Fri, 20 Aug 2021 18:48:16 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1629286424.ff583df98b2068d984f08b06cc2024a73c49aec2.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master 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: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: ff583df98b2068d984f08b06cc2024a73c49aec2 X-VCS-Branch: master Date: Fri, 20 Aug 2021 18:48:16 +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: 8df62593-1894-41f5-acc0-6cf5da005f06 X-Archives-Hash: 1c5bd0cbd3d7960236c5de16546fff87 commit: ff583df98b2068d984f08b06cc2024a73c49aec2 Author: Matthew Bakhtiari mtbk me> AuthorDate: Wed Aug 18 11:33:44 2021 +0000 Commit: Florian Schmaus gentoo org> 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"