summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrenton Horne2019-03-26 05:47:14 +1000
committerBrenton Horne2019-03-26 05:47:14 +1000
commitc03a72a2f5a339fff6ee45dda68f8a348c842a16 (patch)
tree89a2037574885a48a994747f91d57fe61286afe1
parent80a620a49379bf2e896598b1f86756c3d3894037 (diff)
downloadaur-c03a72a2f5a339fff6ee45dda68f8a348c842a16.tar.gz
Got the URL wrong for this mod
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c061570063e3..1e7c09dfd561 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = openra-yr-git
pkgdesc = A Command & Conquer: Yuri's Revenge-inspired mod of OpenRA
- pkgver = 172.git.4bd6919
+ pkgver = 173.git.3aab217
pkgrel = 1
- url = https://www.openra.net
+ url = https://github.com/cookgreen/yr
install = openra-yr.install
arch = any
license = GPL3
@@ -23,7 +23,7 @@ pkgbase = openra-yr-git
depends = zenity
provides = openra-yr
options = !strip
- source = git+https://www.openra.net.git
+ source = git+https://github.com/cookgreen/yr.git
source = openra-yr
source = openra-yr.appdata.xml
source = openra-yr.desktop
diff --git a/PKGBUILD b/PKGBUILD
index b500cf16659c..054463b44be2 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
pkgname=openra-yr-git
_pkgname=openra-yr
-pkgver=172.git.4bd6919
+pkgver=173.git.3aab217
pkgrel=1
pkgdesc="A Command & Conquer: Yuri's Revenge-inspired mod of OpenRA"
arch=('any')
-url="https://www.openra.net"
+url="https://github.com/cookgreen/yr"
license=('GPL3')
install=openra-yr.install
depends=('mono' 'ttf-dejavu' 'openal' 'libgl' 'freetype2' 'sdl2' 'lua51' 'hicolor-icon-theme' 'gtk-update-icon-cache'