Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
openrct2
Commits:
8fe6f901 by Jelle van der Waa at 2026-06-07T16:51:21+02:00
upgpkg: 0.5.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = openrct2
pkgdesc = Open source re-implementation of Roller Coaster Tycoon 2
(requires full copy of the game)
- pkgver = 0.5.1
+ pkgver = 0.5.2
pkgrel = 1
url = https://openrct2.io
arch = x86_64
@@ -25,9 +25,9 @@ pkgbase = openrct2
optdepends = alsa-lib: ALSA audio driver
optdepends = libpulse: PulseAudio audio driver
options = !lto
- source =
openrct2-0.5.1.tar.gz::https://github.com/OpenRCT2/OpenRCT2/archive/v0.5.1.tar.gz
+ source =
openrct2-0.5.2.tar.gz::https://github.com/OpenRCT2/OpenRCT2/archive/v0.5.2.tar.gz
source = googletest-fix-maybe-uninitialized.patch
- sha256sums =
b1bc1e3eecb81264c41b2cab22696739ea2f329473c5c00752590db70686b313
+ sha256sums =
02cfd1ee83e02fe8293e17c248ecd3f4945deb87b74b441869909b43f0865648
sha256sums =
6c4becab25ec1824883a4c1946d4aa4b45534b9a6199b782db7879b78178ff84
pkgname = openrct2
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Graham Edgecombe <[email protected]>
pkgname=openrct2
-pkgver=0.5.1
+pkgver=0.5.2
pkgrel=1
pkgdesc='Open source re-implementation of Roller Coaster Tycoon 2 (requires
full copy of the game)'
arch=('x86_64')
@@ -19,7 +19,7 @@ optdepends=('zenity: System dialog box support (GNOME/GTK)'
'libpulse: PulseAudio audio driver')
source=($pkgname-$pkgver.tar.gz::https://github.com/OpenRCT2/OpenRCT2/archive/v$pkgver.tar.gz
googletest-fix-maybe-uninitialized.patch)
-sha256sums=('b1bc1e3eecb81264c41b2cab22696739ea2f329473c5c00752590db70686b313'
+sha256sums=('02cfd1ee83e02fe8293e17c248ecd3f4945deb87b74b441869909b43f0865648'
'6c4becab25ec1824883a4c1946d4aa4b45534b9a6199b782db7879b78178ff84')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openrct2/-/commit/8fe6f901d20099667c8fd8fc1679b58818af141c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openrct2/-/commit/8fe6f901d20099667c8fd8fc1679b58818af141c
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help