summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2020-01-20 19:57:03 +0100
committerOscar Morante2020-01-20 19:57:03 +0100
commit4782f15cd93f775bbc60320f484191c79b802fd4 (patch)
tree24e60b5fa708908365f3d8cee11154b1a04c1a0b
parenta170652e60ce05731fce006713be7fa91798d13e (diff)
downloadaur-unity-editor-beta-mac.tar.gz
update to new upstream version (2019.3.0f5)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10cc44fde694..354d32fc5267 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-beta-mac
pkgdesc = Allows building your Unity projects for the Mac platform
- pkgver = 2019.3.0f3
+ pkgver = 2019.3.0f5
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = unity-editor-beta-mac
makedepends = cpio
depends = unity-editor-beta
options = !strip
- source = 2019.3.0f3.3.0f3.pkg::https://beta.unity3d.com/download/6c9e2bfd6f81/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.3.0f3.pkg
- md5sums = f0acd0919dd5ac46e4b41af45ac3ff50
+ source = 2019.3.0f5.3.0f5.pkg::https://beta.unity3d.com/download/44796c9d3c2c/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.3.0f5.pkg
+ md5sums = eb951d259ba0838b7de46f0f929a6208
pkgname = unity-editor-beta-mac
diff --git a/PKGBUILD b/PKGBUILD
index c38e0dd4f9ff..4fc216db4f6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-mac
-pkgver=2019.3.0f3
+pkgver=2019.3.0f5
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-beta')
makedepends=('cpio')
-source=("2019.3.0f3.3.0f3.pkg::https://beta.unity3d.com/download/6c9e2bfd6f81/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.3.0f3.pkg")
-md5sums=("f0acd0919dd5ac46e4b41af45ac3ff50")
+source=("2019.3.0f5.3.0f5.pkg::https://beta.unity3d.com/download/44796c9d3c2c/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.3.0f5.pkg")
+md5sums=("eb951d259ba0838b7de46f0f929a6208")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package