openra: update to 20191117.

This commit is contained in:
Helmut Pozimski 2019-11-18 19:27:51 +01:00
parent d2950092c8
commit bbcdfeb490

View file

@ -1,6 +1,6 @@
# Template file for 'openra'
pkgname=openra
version=20190314
version=20191117
revision=1
archs=noarch
wrksrc="OpenRA-release-${version}"
@ -8,7 +8,7 @@ build_style="gnu-makefile"
make_install_target="install install-linux-shortcuts install-linux-mime
install-linux-appdata install-man-page"
make_install_args="prefix=/usr"
hostmakedepends="mono unzip curl"
hostmakedepends="mono unzip curl msbuild-bin"
makedepends="SDL2-devel lua51-devel freetype-devel libopenal-devel libgdiplus-devel"
depends="mono libopenal freetype xdg-utils zenity SDL2 lua51 libgdiplus"
short_desc="Open-source implementation of the Red Alert engine"
@ -16,7 +16,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="GPL-3.0-or-later"
homepage="http://www.openra.net"
distfiles="https://github.com/OpenRA/OpenRA/archive/release-${version}.tar.gz"
checksum=9e5d3b3cc5d389b4c6fb85e2e5ee2aa3b148fe028cec3dcd8fa2e25171e13b15
checksum=062827a98d22f4479019e4ff0e9f693c214e44590827801f92bfb77df442f0dd
if [ "$CROSS_BUILD" ]; then