summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-09-26 09:20:01 +0300
committerOscar Morante2018-09-26 09:20:01 +0300
commit8656ca870109dcda66540ef960b8d74b64469448 (patch)
tree4628a4ff011cc9c3746ad52c0e395e496ac253b1
parentcbf5e7d3d17e77ef7e86d1efddc4e4dbc7be4390 (diff)
downloadaur-8656ca870109dcda66540ef960b8d74b64469448.tar.gz
update to new upstream version (2018.3.0b2)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34a5f5854e02..d74ed6b08b3d 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.0b1
+ pkgver = 2018.3.0b2
pkgrel = 2
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/3f0ac31c6d6f/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.3.0b1.pkg
- sha1sums = ac2434c37018093d9e36d4308861492d790bb060
+ source = https://beta.unity3d.com/download/21e0e8a5466d/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.3.0b2.pkg
+ sha1sums = d2b95a45a2c8aa22e283206121d61d73cf39b629
pkgname = unity-editor-beta-mac
diff --git a/PKGBUILD b/PKGBUILD
index 5e2ea6237b8a..6a706d0ad1dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b1
-_randomstring=3f0ac31c6d6f
+_build=b2
+_randomstring=21e0e8a5466d
_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=('ac2434c37018093d9e36d4308861492d790bb060')
+sha1sums=('d2b95a45a2c8aa22e283206121d61d73cf39b629')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package