From f2d9f102299913e4e1e64e8ff0691fc940cc1278 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Sat, 9 Nov 2024 02:19:29 +0100 Subject: [PATCH] games-simulation/openrct2: update live ebuild Signed-off-by: Conrad Kostecki --- games-simulation/openrct2/openrct2-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-simulation/openrct2/openrct2-9999.ebuild b/games-simulation/openrct2/openrct2-9999.ebuild index cc9b7bfd01b47..17e2738c612ef 100644 --- a/games-simulation/openrct2/openrct2-9999.ebuild +++ b/games-simulation/openrct2/openrct2-9999.ebuild @@ -15,8 +15,8 @@ MY_PN_RPL="replays" MY_PN_SFX="opensound" MY_PN_TS="title-sequences" MY_PV_MSX="1.6" -MY_PV_OBJ="1.4.8" -MY_PV_RPL="0.0.80" +MY_PV_OBJ="1.4.10" +MY_PV_RPL="0.0.83" MY_PV_SFX="1.0.5" MY_PV_TS="0.4.14" @@ -79,7 +79,7 @@ RESTRICT="!test? ( test )" PATCHES=( "${FILESDIR}/${PN}-0.4.1-gtest-1.10.patch" - "${FILESDIR}/${PN}-0.4.5-include-additional-paths.patch" + "${FILESDIR}/${PN}-0.4.6-include-additional-paths.patch" ) src_unpack() {