From 254b18898a565e59cb5662f2084d1df45139422c Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Sat, 3 Oct 2020 16:40:59 +0200 Subject: games-simulation/openrct2: update live ebuild Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Conrad Kostecki --- games-simulation/openrct2/openrct2-9999.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'games-simulation') diff --git a/games-simulation/openrct2/openrct2-9999.ebuild b/games-simulation/openrct2/openrct2-9999.ebuild index f0a1d342c950..4fec61ef0f3a 100644 --- a/games-simulation/openrct2/openrct2-9999.ebuild +++ b/games-simulation/openrct2/openrct2-9999.ebuild @@ -12,8 +12,8 @@ MY_PN="OpenRCT2" MY_PN_OBJ="objects" MY_PN_RPL="replays" MY_PN_TS="title-sequences" -MY_PV_OBJ="1.0.16" -MY_PV_RPL="0.0.17" +MY_PV_OBJ="1.0.17" +MY_PV_RPL="0.0.18" MY_PV_TS="0.1.2c" DESCRIPTION="An open source re-implementation of Chris Sawyer's RollerCoaster Tycoon 2" @@ -60,6 +60,7 @@ RDEPEND=" DEPEND=" ${COMMON_DEPEND} + dev-cpp/nlohmann_json test? ( dev-cpp/gtest ) " -- cgit v1.2.3-65-gdbad