summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrenton Horne2019-03-23 23:36:28 +1000
committerBrenton Horne2019-03-23 23:36:28 +1000
commit80a620a49379bf2e896598b1f86756c3d3894037 (patch)
tree88037201939389c555f0c2cfc8298f6b758ad380 /PKGBUILD
parent95b82ce83be5381ab445bf33bc43e14c349992cb (diff)
downloadaur-80a620a49379bf2e896598b1f86756c3d3894037.tar.gz
Had to adjust git repo src line to upd SRCINFO
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 409c19c74c67..b500cf16659c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('mono' 'ttf-dejavu' 'openal' 'libgl' 'freetype2' 'sdl2' 'lua51' 'hicolo
makedepends=('dos2unix' 'git' 'unzip')
provides=('openra-yr')
options=(!strip)
-source=("git+https://github.com/cookgreen/yr.git"
+source=("git+${url}.git"
"openra-yr"
"openra-yr.appdata.xml"
"openra-yr.desktop")