commit:     10bf6674906f8e70e1fc0d6cae06ef3bf82c6dc9
Author:     Vincent Phan <chinh4thepro <AT> gmail <DOT> com>
AuthorDate: Mon Apr 29 21:53:43 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Apr 29 21:55:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=10bf6674

net-im/vesktop-bin: make ebuild pkgcheck compliant

Signed-off-by: Vincent Phan <chinh4thepro <AT> gmail.com>

 net-im/vesktop-bin/vesktop-bin-1.5.1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-im/vesktop-bin/vesktop-bin-1.5.1.ebuild 
b/net-im/vesktop-bin/vesktop-bin-1.5.1.ebuild
index 07a53b7e45..481b1e244a 100644
--- a/net-im/vesktop-bin/vesktop-bin-1.5.1.ebuild
+++ b/net-im/vesktop-bin/vesktop-bin-1.5.1.ebuild
@@ -16,6 +16,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"
+S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="GPL-3+"
 SLOT="0"
@@ -38,8 +39,6 @@ QA_PREBUILT="*"
 
 CONFIG_CHECK="~USER_NS"
 
-S="${WORKDIR}/${MY_PN}-${PV}"
-
 src_configure() {
        default
        chromium_suid_sandbox_check_kernel_config

Reply via email to