OpenRCT2: update to 0.2.6.

This commit is contained in:
Andrew Benson 2020-06-27 13:42:31 -05:00 committed by Andrew Benson
parent aaf233b8d4
commit 266022b037

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.13
_objects_version=1.0.15
_titles_version=0.1.2
version=0.2.5
revision=2
version=0.2.6
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="@b2ecc30000b2b33732a630b18c0b5b5e85352e2075ff02e33609dc34087e6235
0279874ad5a4c07f1fca5c62d2d5c3aa12bd849d7b643e3c7d93cfda88df7c6a
checksum="0e05a709d3e07343cd72e4db4cb4f1a6d9956f8acf7da682d2a3940c3112776e
0171907a267c564071e587fc683bfe75f36b891a6769e0bd49a6fc46f2ae7ded
dcb1648739b351e857e2d19fed1626bec561d5e9f4b49201568f42c475ee7e61"
skip_extraction="objects.zip title-sequence-v${_titles_version}.zip"