summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c2d1ee63396..e5a3c958b228 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# $Id$
# Maintainer: BangL <contact through AUR please>
pkgname=openra-kang
-pkgver=BLEED.b49f143
+pkgver=git
pkgrel=1
pkgdesc="An open-source implementation of the Red Alert engine using .NET/Mono and OpenGL"
arch=('any')
@@ -15,7 +15,7 @@ provides=('openra')
conflicts=('openra')
options=(!strip)
-source=('OpenRA::git://github.com/BangL/OpenRA.git#branch=bleed')
+source=('OpenRA::https://github.com/BangL/OpenRA/tree/bleed')
md5sums=('SKIP')