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