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 7CD4315802E for ; Tue, 25 Jun 2024 12:16:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F505E2AD3; Tue, 25 Jun 2024 12:16:18 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 29C01E2AD2 for ; Tue, 25 Jun 2024 12:16:17 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EF03F342FB1 for ; Tue, 25 Jun 2024 12:16:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8ECEB1D61 for ; Tue, 25 Jun 2024 12:16:12 +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: <1719305857.4e97e3e14121f5570f18000e3a21d5e3d8d6ac88.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: media-gfx/bambustudio-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-gfx/bambustudio-bin/bambustudio-bin-01.09.03.50.ebuild X-VCS-Directories: media-gfx/bambustudio-bin/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 4e97e3e14121f5570f18000e3a21d5e3d8d6ac88 X-VCS-Branch: master Date: Tue, 25 Jun 2024 12:16:12 +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: ac44122d-b7b5-4810-a0f3-1c24b61da8ea X-Archives-Hash: 2d3981a37bd676bd5545b32b7be145d3 commit: 4e97e3e14121f5570f18000e3a21d5e3d8d6ac88 Author: Huang Rui gmail com> AuthorDate: Tue Jun 25 08:57:37 2024 +0000 Commit: David Roman gmail com> CommitDate: Tue Jun 25 08:57:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4e97e3e1 media-gfx/bambustudio-bin: update SRC_URI Signed-off-by: Huang Rui gmail.com> media-gfx/bambustudio-bin/bambustudio-bin-01.09.03.50.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/media-gfx/bambustudio-bin/bambustudio-bin-01.09.03.50.ebuild b/media-gfx/bambustudio-bin/bambustudio-bin-01.09.03.50.ebuild index bd14b9f35..2d0b5b206 100644 --- a/media-gfx/bambustudio-bin/bambustudio-bin-01.09.03.50.ebuild +++ b/media-gfx/bambustudio-bin/bambustudio-bin-01.09.03.50.ebuild @@ -12,7 +12,8 @@ DESCRIPTION="Bambu Studio is a cutting-edge, feature-rich slicing software" HOMEPAGE="https://bambulab.com" SRC_URI=" - https://github.com/bambulab/${MY_PN}/releases/download/v${PV}/Bambu_Studio_linux_fedora-v${PV}.AppImage -> ${P}.AppImage + https://github.com/bambulab/${MY_PN}/releases/download/v${PV}/Bambu_Studio_linux_fedora-v${PV}.AppImage \ + -> ${P}.AppImage " S="${WORKDIR}/${P}"