summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-09-16 12:20:10 +0200
committerOscar Morante2019-09-16 12:20:10 +0200
commit2ddea5ac6b4c55184bbe3051943dfbdba18c5945 (patch)
treeb598ba00686dcc96b0b7b3fc3d7eaa46cc43e120
parent443f1b3850247ee85a5406972a2ac1318d330657 (diff)
downloadaur-2ddea5ac6b4c55184bbe3051943dfbdba18c5945.tar.gz
update to new upstream version (2019.2.5f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 900ffe2f8426..66d347d941c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-mac
pkgdesc = Allows building your Unity projects for the Mac platform
- pkgver = 2019.2.3f1
+ pkgver = 2019.2.5f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = unity-editor-mac
makedepends = cpio
depends = unity-editor
options = !strip
- source = 2019.2.3f1.2.3f1.pkg::https://beta.unity3d.com/download/8e55c27a4621/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.3f1.pkg
- md5sums = b4f6d9d2fe1f9505958a3f12967c4a52
+ source = 2019.2.5f1.2.5f1.pkg::https://download.unity3d.com/download_unity/9dace1eed4cc/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.5f1.pkg
+ md5sums = 02831f87a9018a78bf25d51209ec1df5
pkgname = unity-editor-mac
diff --git a/PKGBUILD b/PKGBUILD
index ed47d72e531e..d178eedffe4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-mac
-pkgver=2019.2.3f1
+pkgver=2019.2.5f1
pkgrel=1
pkgdesc="Allows building your Unity projects for the Mac platform"
arch=('x86_64')
@@ -11,8 +11,8 @@ url='https://unity3d.com/'
license=('custom')
depends=('unity-editor')
makedepends=('cpio')
-source=("2019.2.3f1.2.3f1.pkg::https://beta.unity3d.com/download/8e55c27a4621/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.3f1.pkg")
-md5sums=("b4f6d9d2fe1f9505958a3f12967c4a52")
+source=("2019.2.5f1.2.5f1.pkg::https://download.unity3d.com/download_unity/9dace1eed4cc/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.5f1.pkg")
+md5sums=("02831f87a9018a78bf25d51209ec1df5")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package