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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 49084158064 for ; Thu, 2 May 2024 20:13:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0BC3E2A2C; Thu, 2 May 2024 20:13:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B31B1E2A2C for ; Thu, 2 May 2024 20:13:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 04D51343069 for ; Thu, 2 May 2024 20:13:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D0A319DA for ; Thu, 2 May 2024 20:13:16 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1714679442.26d83cb6c0a3d49832db0b32bc02bf468bc8c0bb.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/vesktop-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/vesktop-bin/Manifest net-im/vesktop-bin/vesktop-bin-1.5.1.ebuild net-im/vesktop-bin/vesktop-bin-1.5.2.ebuild X-VCS-Directories: net-im/vesktop-bin/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 26d83cb6c0a3d49832db0b32bc02bf468bc8c0bb X-VCS-Branch: master Date: Thu, 2 May 2024 20:13: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: c01660ce-13e2-45c7-899d-ea17cfeed4e3 X-Archives-Hash: 2b711f6ce2bb53e0c18b33af010a8835 Message-ID: <20240502201316.J1OS2Ij6vmQvspxiy3NTdIfs9fH3lKBf5KnzXBXHgRU@z> commit: 26d83cb6c0a3d49832db0b32bc02bf468bc8c0bb Author: Maël GUERIN murena io> AuthorDate: Thu May 2 09:39:56 2024 +0000 Commit: David Roman gmail com> CommitDate: Thu May 2 19:50:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=26d83cb6 net-im/vesktop-bin: add 1.5.2, drop 1.5.1 Signed-off-by: Maël GUERIN murena.io> Closes: https://github.com/gentoo/guru/pull/176 Signed-off-by: David Roman gmail.com> net-im/vesktop-bin/Manifest | 2 +- .../vesktop-bin/{vesktop-bin-1.5.1.ebuild => vesktop-bin-1.5.2.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/vesktop-bin/Manifest b/net-im/vesktop-bin/Manifest index d7f4f0f94d..3799c272d0 100644 --- a/net-im/vesktop-bin/Manifest +++ b/net-im/vesktop-bin/Manifest @@ -1 +1 @@ -DIST vesktop.tar.gz 104972407 BLAKE2B 0c19c024611e87438347c3de87ce0688a14498290f639e29ad4b5488b34a2aaa765a2ef1f12d5b43522a1feb3ba3e71c1dfedb3a35b89d4e5340c8f3f002d53b SHA512 9440e7ec349e88aa42c3cff6579e0e915447e5713d419f8e4fd8b93261fd55a3b78122de4088554ad93632c5e1f2b9661e9b9ebb31646be18054ef8acb7aacc8 +DIST vesktop-1.5.2.tar.gz 102634262 BLAKE2B d81967889f80ad8e92c8b8a3fba9be64635653b387a9e53ab29a50fde8672879be9011923aaa2c81bf4e23789ca54691bb97412f6e370cd8eca5052a537328f8 SHA512 5cab70ece26fefc5a573279b12101f3327f377661aa9e4aec153bf2bbf2d2f1e92753c0ea4ec3b424c6c5af60ea47866abe612b407220881c34b5ac1321b7a76 diff --git a/net-im/vesktop-bin/vesktop-bin-1.5.1.ebuild b/net-im/vesktop-bin/vesktop-bin-1.5.2.ebuild similarity index 97% rename from net-im/vesktop-bin/vesktop-bin-1.5.1.ebuild rename to net-im/vesktop-bin/vesktop-bin-1.5.2.ebuild index 481b1e244a..a7164bd15b 100644 --- a/net-im/vesktop-bin/vesktop-bin-1.5.1.ebuild +++ b/net-im/vesktop-bin/vesktop-bin-1.5.2.ebuild @@ -15,7 +15,7 @@ inherit chromium-2 desktop linux-info unpacker xdg DESCRIPTION="All-in-one voice and text chat for gamers with Vencord Preinstalled" HOMEPAGE="https://github.com/Vencord/Vesktop/" -SRC_URI="https://github.com/Vencord/Vesktop/releases/download/v${PV}/${MY_PN}-${PV}.tar.gz -> ${MY_PN}.tar.gz" +SRC_URI="https://github.com/Vencord/Vesktop/releases/download/v${PV}/${MY_PN}-${PV}.tar.gz" S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="GPL-3+"