summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-12-02 14:52:35 +0200
committerOscar Morante2018-12-02 14:52:35 +0200
commitd6803c7697999dd97bf91e4ebb2528bda2e93019 (patch)
tree690c8b61b7c9bb8d293405c9b79c871880839ec4
parenta3b41f2557df663e0bf505c0069fbff6fa337dca (diff)
downloadaur-d6803c7697999dd97bf91e4ebb2528bda2e93019.tar.gz
update to new upstream version (2018.3.0b12)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0dd052e72510..bb0a23dd20e4 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.0b11
+ pkgver = 2018.3.0b12
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/45aaf16dbe1a/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.3.0b11.pkg
- sha1sums = 4681eda4e68be905dd472b5f6e303a7f586812f1
+ source = https://beta.unity3d.com/download/77f6238a7ced/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.3.0b12.pkg
+ sha1sums = 445e76a55fed033416b32381f700cbc674e8fd73
pkgname = unity-editor-beta-mac
diff --git a/PKGBUILD b/PKGBUILD
index 410b9cb2cb2c..bf2f7e2e51f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b11
-_randomstring=45aaf16dbe1a
+_build=b12
+_randomstring=77f6238a7ced
_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=('4681eda4e68be905dd472b5f6e303a7f586812f1')
+sha1sums=('445e76a55fed033416b32381f700cbc674e8fd73')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package