summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-11-12 15:13:18 +0200
committerOscar Morante2018-11-12 15:13:18 +0200
commit6ffb3874a733327f549ed650b5c4009b5d3b0bc6 (patch)
tree32f6437ef6f79a02e92bc767cf36edd051e9ce79
parentf15b8c44674ee208fe072da7645b2f21d2f245d0 (diff)
downloadaur-6ffb3874a733327f549ed650b5c4009b5d3b0bc6.tar.gz
update to new upstream version (2018.3.0b9)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64d6f8f41a8d..9684038399a5 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.0b8
+ pkgver = 2018.3.0b9
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/fa755def4b97/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.3.0b8.pkg
- sha1sums = 3b3e738e3bfc3c8d03387bda9fb9a3e11c36430c
+ source = https://beta.unity3d.com/download/a3326ae325b2/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.3.0b9.pkg
+ sha1sums = 7ec18e4475c718a0f67bced2a31c6f4a4b9ba27e
pkgname = unity-editor-beta-mac
diff --git a/PKGBUILD b/PKGBUILD
index 244d3f2fc988..a21af663289b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b8
-_randomstring=fa755def4b97
+_build=b9
+_randomstring=a3326ae325b2
_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=('3b3e738e3bfc3c8d03387bda9fb9a3e11c36430c')
+sha1sums=('7ec18e4475c718a0f67bced2a31c6f4a4b9ba27e')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package