summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-10-19 12:15:17 +0300
committerOscar Morante2018-10-19 12:15:17 +0300
commit4c53aa0c61cb48bbe8db62542ed94942559a32c9 (patch)
treed1a83eadd139f39bce08189b5afeb4ec7b0d47af
parent7df4c5ba094495947cfc36b6e644b488fd2e757f (diff)
downloadaur-4c53aa0c61cb48bbe8db62542ed94942559a32c9.tar.gz
update to new upstream version (2018.3.0b6)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d30c682ba63e..a1aab3f11cd3 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 = 2018.3.0b5
+ pkgver = 2018.3.0b6
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 = https://beta.unity3d.com/download/01088ee0a3a8/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.3.0b5.pkg
- sha1sums = 74285f07646a2194f827af6f33f3b73ebdd410a7
+ source = https://beta.unity3d.com/download/f5aefbeed0ac/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.3.0b6.pkg
+ sha1sums = 1321e4621f644411e6ab0293a1acb12a074a57fe
pkgname = unity-editor-beta-mac
diff --git a/PKGBUILD b/PKGBUILD
index 0c1df42ff959..5ca6fabd6c7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b5
-_randomstring=01088ee0a3a8
+_build=b6
+_randomstring=f5aefbeed0ac
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-mac
@@ -15,7 +15,7 @@ license=('custom')
depends=('unity-editor-beta')
makedepends=('cpio')
source=("https://beta.unity3d.com/download/${_randomstring}/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-${_version}${_build}.pkg")
-sha1sums=('74285f07646a2194f827af6f33f3b73ebdd410a7')
+sha1sums=('1321e4621f644411e6ab0293a1acb12a074a57fe')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package