From 7e22c9b0a2c740b7147332376d6b4f97ea5d942d Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Sun, 3 Sep 2023 14:41:57 -0400 Subject: [PATCH] OpenRCT2: update to 0.4.6. --- srcpkgs/OpenRCT2/template | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/srcpkgs/OpenRCT2/template b/srcpkgs/OpenRCT2/template index d737ebcd5c3..a35e73750e7 100644 --- a/srcpkgs/OpenRCT2/template +++ b/srcpkgs/OpenRCT2/template @@ -2,12 +2,14 @@ # 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 -version=0.4.5 -revision=3 +version=0.4.6 +revision=1 # versions pulled from https://raw.githubusercontent.com/OpenRCT2/OpenRCT2/v${version}/CMakeLists.txt _objects_version=1.3.11 -_titles_version=0.4.0 +_titles_version=0.4.6 _replays_version=0.0.78 +_opensfx_version=1.0.3 +_openmsx_version=1.3.1 build_style=cmake configure_args=" -DOPENRCT2_VERSION_TAG=${version} @@ -34,16 +36,16 @@ changelog="https://openrct2.org/changelog" # download objects and title sequences ourselves, instead of letting cmake do it 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/OpenSoundEffects/releases/download/v1.0.3/opensound.zip - https://github.com/OpenRCT2/OpenMusic/releases/download/v1.3.0/openmusic.zip + https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v${_opensfx_version}/opensound.zip + https://github.com/OpenRCT2/OpenMusic/releases/download/v${_openmsx_version}/openmusic.zip https://github.com/OpenRCT2/replays/releases/download/v${_replays_version}/replays.zip https://github.com/OpenRCT2/title-sequences/releases/download/v${_titles_version}/title-sequences.zip" -checksum="eb9e20dc0dcbf10b02b5f334a029983a0a2b43d931f95a2088a64e8b2657bab1 +checksum="80bfbf3a8756a8c98fdf15effcaac42c6cd92c07756c80d00b7dd56d0d0f282a bf85d88e4fb11ca2e5915567390898747dc2459b3c7a057bdc32b829c91780b4 70be1b6ff8cc24ad8031a2e0cdd445b5dd3c52c886a8e5f70401f75152e4ae6c - b3423f574a969479d51dfa54f04edbe2557f37812409a9b5e5e52e59f71f4fb8 + 0aa9f0e20279ef8e51e46be4c89be6aa44208cec9f46e749c7cd1d5f42ab1005 a6bdfdcc7d916ce060961c5fe7beaf43679fbfad9838cfdbd067617ae0ac0ddf - 6e7c7b554717072bfc7acb96fd0101dc8e7f0ea0ea316367a05c2e92950c9029" + 24a189cdaf1f78fb6d6caede8f1ab3cedf8ab9f819cd2260a09b2cce4c710d98" skip_extraction="objects.zip opensound.zip openmusic.zip