commit: 000779789bc002ed111509690ed343c23b457916
Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Sun Jul 16 06:12:38 2023 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Sun Jul 16 06:18:04 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=00077978
sys-power/envycontrol: update SRC_URI
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
sys-power/envycontrol/Manifest | 2 +-
sys-power/envycontrol/envycontrol-3.2.0.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-power/envycontrol/Manifest b/sys-power/envycontrol/Manifest
index 26d10a3c5..8b6075434 100644
--- a/sys-power/envycontrol/Manifest
+++ b/sys-power/envycontrol/Manifest
@@ -1 +1 @@
-DIST v3.2.0.tar.gz 75600 BLAKE2B
8a6cd9c5a08299285a1994bca8a745fe070b4eebd11ebcf70566e797aad66c484918e93f39cad7a8411452ea125a5d5f6812c70c0adf201cf1b50c1e6d2ba91a
SHA512
e54e297cc5bf4b3c63143c5aafd05fe9d80ebbec275cb671e0692bb855ab0312196ff74bb789e1902208251640f3a9c35e46dfb7354769169e4363e97e390c08
+DIST envycontrol-3.2.0.tar.gz 75600 BLAKE2B
8a6cd9c5a08299285a1994bca8a745fe070b4eebd11ebcf70566e797aad66c484918e93f39cad7a8411452ea125a5d5f6812c70c0adf201cf1b50c1e6d2ba91a
SHA512
e54e297cc5bf4b3c63143c5aafd05fe9d80ebbec275cb671e0692bb855ab0312196ff74bb789e1902208251640f3a9c35e46dfb7354769169e4363e97e390c08
diff --git a/sys-power/envycontrol/envycontrol-3.2.0.ebuild
b/sys-power/envycontrol/envycontrol-3.2.0.ebuild
index 2988f7496..8108e4e67 100644
--- a/sys-power/envycontrol/envycontrol-3.2.0.ebuild
+++ b/sys-power/envycontrol/envycontrol-3.2.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{9..12} )
inherit distutils-r1
-SRC_URI="https://github.com/bayasdev/envycontrol/archive/refs/tags/v${PV}.tar.gz"
+SRC_URI="https://github.com/bayasdev/envycontrol/archive/refs/tags/v${PV}.tar.gz
-> ${P}.tar.gz"
DESCRIPTION="Easy GPU switching for Nvidia Optimus laptops under Linux "
HOMEPAGE="https://github.com/bayasdev/envycontrol"