summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuraj Fiala2015-11-20 18:28:52 +0100
committerJuraj Fiala2015-11-20 18:28:52 +0100
commit6aeb9f440465b680ea13515456a815ecb3284bf7 (patch)
treeb5ac30c72b1c2e358b238f8945b7466286b622dc
parentdb910e71b8df447658456ae757cc1b7a234c2251 (diff)
downloadaur-6aeb9f440465b680ea13515456a815ecb3284bf7.tar.gz
Changed URL to the updated one to prevent download failures.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e76aa54429d..f858218dce7f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -27,7 +27,7 @@ pkgbase = unity-editor
replaces = unity3d
noextract = unity-editor-installer-5.2.2f1+20151018.sh
options = !strip
- source = http://download.unity3d.com/download_unity/unity-editor-installer-5.2.2f1+20151018.sh
+ source = http://files.unity3d.com/levi/unity-editor-installer-5.2.2f1+20151018.sh
source = EULA
source = unity-editor
source = monodevelop-unity
diff --git a/PKGBUILD b/PKGBUILD
index a8dd27844937..4303570429bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,7 +34,7 @@ optdepends=('ffmpeg: for WebGL exporting'
conflicts=('unity3d')
replaces=('unity3d')
install="${pkgname}.install"
-source=("http://download.unity3d.com/download_unity/unity-editor-installer-${pkgver}.sh"
+source=("http://files.unity3d.com/levi/unity-editor-installer-5.2.2f1+20151018.sh"
'EULA'
'unity-editor'
'monodevelop-unity')