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 1cdab0522541..35b0c4ca3f63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = unity-editor-mac
makedepends = cpio
depends = unity-editor
options = !strip
- source = 2019.1.0f2.1.0f2.pkg::https://beta.unity3d.com/download/292b93d75a2c/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.0f2.pkg
+ source = 2019.1.0f2.1.0f2.pkg::https://download.unity3d.com/download_unity/292b93d75a2c/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.0f2.pkg
md5sums = 1a83bf8af930d15471df0b755ccaa402
pkgname = unity-editor-mac
diff --git a/PKGBUILD b/PKGBUILD
index a3a31f3cf1cc..a8ed21937b6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url='https://unity3d.com/'
license=('custom')
depends=('unity-editor')
makedepends=('cpio')
-source=("2019.1.0f2.1.0f2.pkg::https://beta.unity3d.com/download/292b93d75a2c/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.0f2.pkg")
+source=("2019.1.0f2.1.0f2.pkg::https://download.unity3d.com/download_unity/292b93d75a2c/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.0f2.pkg")
md5sums=("1a83bf8af930d15471df0b755ccaa402")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package