From 57098b7ff13ab55204ee70027a49a02d07b77092 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A7alo=20Negrier=20Duarte?= Date: Tue, 2 Jan 2024 14:51:16 +0000 Subject: [PATCH] media-video/obs-streamfx: add 0.12.0.9999, remove 0.12.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/921153 Signed-off-by: Gonçalo Negrier Duarte --- ...bs-streamfx-0.12.0.ebuild => obs-streamfx-0.12.0.9999.ebuild} | 1 + 1 file changed, 1 insertion(+) rename media-video/obs-streamfx/{obs-streamfx-0.12.0.ebuild => obs-streamfx-0.12.0.9999.ebuild} (99%) diff --git a/media-video/obs-streamfx/obs-streamfx-0.12.0.ebuild b/media-video/obs-streamfx/obs-streamfx-0.12.0.9999.ebuild similarity index 99% rename from media-video/obs-streamfx/obs-streamfx-0.12.0.ebuild rename to media-video/obs-streamfx/obs-streamfx-0.12.0.9999.ebuild index e06f2c4f4a..f011e661ff 100644 --- a/media-video/obs-streamfx/obs-streamfx-0.12.0.ebuild +++ b/media-video/obs-streamfx/obs-streamfx-0.12.0.9999.ebuild @@ -22,6 +22,7 @@ HOMEPAGE="https://github.com/Xaymar/obs-StreamFX" if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/Xaymar/obs-StreamFX.git" + EGIT_BRANCH="${M_PV}" else SRC_URI=" https://github.com/Xaymar/obs-StreamFX/archive/refs/tags/${M_PV}.tar.gz -> ${PN}-${M_PV}.tar.gz