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 <[email protected]>
+# Maintainer: Sven-Hendrik Haase <[email protected]>
 # Contributor: Matthew Bowra-Dean <[email protected]>
 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')

Reply via email to