Date: Monday, May 13, 2013 @ 23:46:39 Author: svenstaro Revision: 90782
upgpkg: openra 20130514-1 Updating to 20130514 Modified: openra/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-13 21:29:48 UTC (rev 90781) +++ PKGBUILD 2013-05-13 21:46:39 UTC (rev 90782) @@ -2,7 +2,7 @@ # Maintainer: Sven-Hendrik Haase <[email protected]> # Contributor: Matthew Bowra-Dean <[email protected]> pkgname=openra -pkgver=20121019 +pkgver=20130514 pkgrel=1 pkgdesc="An open-source implementation of the Red Alert engine using .NET/mono and OpenGL" arch=('any') @@ -14,7 +14,7 @@ optdepends=('nvidia-cg-toolkit: for using the alternative Cg renderer') options=(!strip) source=("openra-$pkgver::https://github.com/OpenRA/OpenRA/tarball/release-$pkgver") -md5sums=('9b4bcadcb9bf6f2ebb7e60a45dc56f2e') +md5sums=('1aa42cde61571b90c8d2a418b407967a') build() { cd OpenRA-OpenRA-*
