diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-03-04 00:11:30 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-04 00:15:16 +0100 |
commit | c2f3d67ccd928ab5d65d63b4f7ce2693a119b2a6 (patch) | |
tree | c5eee65e21efea8d569dc861e4573be272535aee /games-simulation | |
parent | games-simulation/openrct2: add 0.4.9 (diff) | |
download | gentoo-c2f3d67ccd928ab5d65d63b4f7ce2693a119b2a6.tar.gz gentoo-c2f3d67ccd928ab5d65d63b4f7ce2693a119b2a6.tar.bz2 gentoo-c2f3d67ccd928ab5d65d63b4f7ce2693a119b2a6.zip |
games-simulation/openrct2: update live ebuild
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openrct2/openrct2-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-simulation/openrct2/openrct2-9999.ebuild b/games-simulation/openrct2/openrct2-9999.ebuild index b38f1cc2b430..0ed494c19096 100644 --- a/games-simulation/openrct2/openrct2-9999.ebuild +++ b/games-simulation/openrct2/openrct2-9999.ebuild @@ -15,9 +15,9 @@ MY_PN_RPL="replays" MY_PN_SFX="opensound" MY_PN_TS="title-sequences" MY_PV_MSX="1.5" -MY_PV_OBJ="1.3.13" -MY_PV_RPL="0.0.78" -MY_PV_SFX="1.0.3" +MY_PV_OBJ="1.4.0" +MY_PV_RPL="0.0.79" +MY_PV_SFX="1.0.5" MY_PV_TS="0.4.6" DESCRIPTION="An open source re-implementation of Chris Sawyer's RollerCoaster Tycoon 2" |