diff --git a/srcpkgs/openra/template b/srcpkgs/openra/template index 53d034adb0f..744359faf2b 100644 --- a/srcpkgs/openra/template +++ b/srcpkgs/openra/template @@ -1,7 +1,7 @@ # Template file for 'openra' pkgname=openra version=20210321 -revision=1 +revision=2 build_style="gnu-makefile" make_install_target="install install-linux-shortcuts install-linux-appdata" make_build_args="TARGETPLATFORM=unix-generic" @@ -10,7 +10,7 @@ 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" -maintainer="Helmut Pozimski " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="http://www.openra.net" distfiles="https://github.com/OpenRA/OpenRA/archive/release-${version}.tar.gz"