Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
openrct2


Commits:
d025d810 by Jelle van der Waa at 2026-05-17T14:59:16+02:00
upgpkg: 0.5.1-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.0
+       pkgver = 0.5.1
        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.0.tar.gz::https://github.com/OpenRCT2/OpenRCT2/archive/v0.5.0.tar.gz
+       source = 
openrct2-0.5.1.tar.gz::https://github.com/OpenRCT2/OpenRCT2/archive/v0.5.1.tar.gz
        source = googletest-fix-maybe-uninitialized.patch
-       sha256sums = 
d9b2f34205c3fddc127be0623eae13c3e970917fa69714c861ec564c2d54d6d0
+       sha256sums = 
b1bc1e3eecb81264c41b2cab22696739ea2f329473c5c00752590db70686b313
        sha256sums = 
6c4becab25ec1824883a4c1946d4aa4b45534b9a6199b782db7879b78178ff84
 
 pkgname = openrct2


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Graham Edgecombe <[email protected]>
 
 pkgname=openrct2
-pkgver=0.5.0
+pkgver=0.5.1
 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=('d9b2f34205c3fddc127be0623eae13c3e970917fa69714c861ec564c2d54d6d0'
+sha256sums=('b1bc1e3eecb81264c41b2cab22696739ea2f329473c5c00752590db70686b313'
             '6c4becab25ec1824883a4c1946d4aa4b45534b9a6199b782db7879b78178ff84')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openrct2/-/commit/d025d81000bb06b7cebf0adcd54c2dbe10d96074

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openrct2/-/commit/d025d81000bb06b7cebf0adcd54c2dbe10d96074
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


Reply via email to