[arch-commits] Commit in openra/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Feb 3 15:15:18 UTC 2020


    Date: Monday, February 3, 2020 @ 15:15:17
  Author: svenstaro
Revision: 561939

upgpkg: openra 20200202-1

Modified:
  openra/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-03 14:55:06 UTC (rev 561938)
+++ PKGBUILD	2020-02-03 15:15:17 UTC (rev 561939)
@@ -1,7 +1,7 @@
-# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+# Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
 # Contributor: Matthew Bowra-Dean <matthew at ijw.co.nz>
 pkgname=openra
-pkgver=20190314
+pkgver=20200202
 pkgrel=1
 pkgdesc="An open-source implementation of the Red Alert engine using .NET/Mono and OpenGL"
 arch=('any')
@@ -10,7 +10,7 @@
 install=openra.install
 depends=('mono' 'ttf-dejavu' 'openal' 'libgl' 'freetype2' 'sdl2' 'lua51' 'hicolor-icon-theme' 'gtk-update-icon-cache'
          'desktop-file-utils' 'xdg-utils' 'zenity')
-makedepends=('git' 'unzip')
+makedepends=('git' 'unzip' 'mono-msbuild')
 options=(!strip)
 source=("git+https://github.com/OpenRA/OpenRA.git#tag=release-${pkgver}")
 md5sums=('SKIP')



More information about the arch-commits mailing list