Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
openra


Commits:
34c3a97c by Sven-Hendrik Haase at 2025-03-04T18:01:42+01:00
upgpkg: 20250303-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = openra
        pkgdesc = An open-source implementation of the Red Alert engine using 
.NET/Mono and OpenGL
-       pkgver = 20231010
-       pkgrel = 2
+       pkgver = 20250303
+       pkgrel = 1
        url = https://www.openra.net
        install = openra.install
        arch = any
@@ -22,7 +22,7 @@ pkgbase = openra
        depends = zenity
        depends = dotnet-runtime-6.0
        options = !debug
-       source = git+https://github.com/OpenRA/OpenRA.git#tag=release-20231010
-       sha512sums = SKIP
+       source = git+https://github.com/OpenRA/OpenRA.git#tag=release-20250303
+       sha512sums = 
c7f1ca03891a2c4bf40dcc7adb32980e2274981d1e6fcdd99515ccd813bbf11ecea9ad63d25b8e7a7d9027542fb20ce15e8c454cda47aaa099ca4670fd86c057
 
 pkgname = openra


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Sven-Hendrik Haase <[email protected]>
 # Contributor: Matthew Bowra-Dean <[email protected]>
 pkgname=openra
-pkgver=20231010
-pkgrel=2
+pkgver=20250303
+pkgrel=1
 pkgdesc="An open-source implementation of the Red Alert engine using .NET/Mono 
and OpenGL"
 arch=('any')
 url="https://www.openra.net";
@@ -13,7 +13,7 @@ depends=('ttf-dejavu' 'openal' 'libgl' 'freetype2' 'sdl2' 
'lua51' 'hicolor-icon-
 makedepends=('git' 'unzip' 'dotnet-sdk-6.0')
 options=(!debug)
 source=("git+https://github.com/OpenRA/OpenRA.git#tag=release-${pkgver}";)
-sha512sums=('SKIP')
+sha512sums=('c7f1ca03891a2c4bf40dcc7adb32980e2274981d1e6fcdd99515ccd813bbf11ecea9ad63d25b8e7a7d9027542fb20ce15e8c454cda47aaa099ca4670fd86c057')
 
 prepare() {
   cd OpenRA



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openra/-/commit/34c3a97cf3594fc9be16ae4406259dbb5d0a819e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openra/-/commit/34c3a97cf3594fc9be16ae4406259dbb5d0a819e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to