summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a13f5adb01db..b95ad29db668 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -32,7 +32,7 @@ pkgbase = unity-editor
optdepends = unityhub
optdepends = jq: needed for UnityHub integration helpers --register/--deregister
options = !strip
- source = 2019.1.0f2.tar.xz::https://beta.unity3d.com/download/292b93d75a2c/LinuxEditorInstaller/Unity.tar.xz
+ source = 2019.1.0f2.tar.xz::https://download.unity3d.com/download_unity/292b93d75a2c/LinuxEditorInstaller/Unity.tar.xz
source = unity-editor
source = unity-editor.desktop
source = unity-editor-icon.png
diff --git a/PKGBUILD b/PKGBUILD
index d72e5bcf9a83..628a72250fba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -35,7 +35,7 @@ optdepends=("${pkgname}-doc"
"unityhub"
"jq: needed for UnityHub integration helpers --register/--deregister")
install=${pkgname}.install
-source=("2019.1.0f2.tar.xz::https://beta.unity3d.com/download/292b93d75a2c/LinuxEditorInstaller/Unity.tar.xz"
+source=("2019.1.0f2.tar.xz::https://download.unity3d.com/download_unity/292b93d75a2c/LinuxEditorInstaller/Unity.tar.xz"
"${pkgname}"
"${pkgname}.desktop"
"${pkgname}-icon.png"