openra: update to 20190314.

This commit is contained in:
Helmut Pozimski 2019-03-15 07:49:03 +01:00
parent 72f0172821
commit c9fc86b5d7
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'openra'
pkgname=openra
version=20181215
version=20190314
revision=1
archs=noarch
wrksrc="OpenRA-release-${version}"
@ -11,12 +11,12 @@ make_install_args="prefix=/usr"
hostmakedepends="mono unzip curl"
makedepends="SDL2-devel lua51-devel freetype-devel libopenal-devel libgdiplus-devel"
depends="mono libopenal freetype xdg-utils zenity SDL2 lua51 libgdiplus"
short_desc="An open-source implementation of the Red Alert engine"
short_desc="Open-source implementation of the Red Alert engine"
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=8214a8945c6667899a0d5f8956718b8e163d0184989d7c50972cc11c4f8311f2
checksum=9e5d3b3cc5d389b4c6fb85e2e5ee2aa3b148fe028cec3dcd8fa2e25171e13b15
if [ "$CROSS_BUILD" ]; then