OpenRCT2: update to 0.2.5

This commit is contained in:
Josh Klar 2020-03-24 14:38:44 -07:00 committed by Helmut Pozimski
parent 147eeacf01
commit e8ebf8cdc4
1 changed files with 5 additions and 5 deletions

View File

@ -2,10 +2,10 @@
# based on https://raw.githubusercontent.com/AluisioASG/void-packages/openrct2/srcpkgs/OpenRCT2/template
# and https://github.com/void-linux/void-packages/issues/1014#issuecomment-417372421
pkgname=OpenRCT2
_objects_version=1.0.12
_objects_version=1.0.13
_titles_version=0.1.2
version=0.2.4
revision=2
version=0.2.5
revision=1
build_style=cmake
configure_args="$(vopt_if multiplayer "" "-DDISABLE_HTTP_TWITCH=1 -DDISABLE_NETWORK=1")"
hostmakedepends="pkg-config unzip"
@ -20,8 +20,8 @@ homepage="https://openrct2.io"
distfiles="https://github.com/OpenRCT2/OpenRCT2/archive/v${version}.tar.gz
https://github.com/OpenRCT2/objects/releases/download/v${_objects_version}/objects.zip
https://github.com/OpenRCT2/title-sequences/releases/download/v${_titles_version}/title-sequence-v${_titles_version}.zip"
checksum="@2fd45177c3946a89bfa254e1722d3a861b35758765fd7e64ec27798553d4f3f2
95b4648712f986e0219d43bb5400357b4bcf9e045b04dba561fc5be3e25e081b
checksum="@b2ecc30000b2b33732a630b18c0b5b5e85352e2075ff02e33609dc34087e6235
0279874ad5a4c07f1fca5c62d2d5c3aa12bd849d7b643e3c7d93cfda88df7c6a
dcb1648739b351e857e2d19fed1626bec561d5e9f4b49201568f42c475ee7e61"
skip_extraction="objects.zip title-sequence-v${_titles_version}.zip"