diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2020-11-03 09:14:09 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2020-11-03 09:20:57 +0100 |
commit | 6132b0d25f5f3b4e5e46ea79af7d6e52f68ee48c (patch) | |
tree | 1698c20d9784f3c94089e2e0fd4cd9cb828854df /games-simulation/openrct2/openrct2-9999.ebuild | |
parent | games-server/minecraft-server: Add systemd unit, add ~arm64 keyword (diff) | |
download | gentoo-6132b0d25f5f3b4e5e46ea79af7d6e52f68ee48c.tar.gz gentoo-6132b0d25f5f3b4e5e46ea79af7d6e52f68ee48c.tar.bz2 gentoo-6132b0d25f5f3b4e5e46ea79af7d6e52f68ee48c.zip |
games-simulation/openrct2: update live ebuild
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-simulation/openrct2/openrct2-9999.ebuild')
-rw-r--r-- | games-simulation/openrct2/openrct2-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/openrct2/openrct2-9999.ebuild b/games-simulation/openrct2/openrct2-9999.ebuild index 4fec61ef0f3a..8b991bc8ba97 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.17" -MY_PV_RPL="0.0.18" +MY_PV_OBJ="1.0.18" +MY_PV_RPL="0.0.19" MY_PV_TS="0.1.2c" DESCRIPTION="An open source re-implementation of Chris Sawyer's RollerCoaster Tycoon 2" |