summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-11-22 14:29:02 +0200
committerOscar Morante2018-11-22 14:29:02 +0200
commitbce8e8fa769cdfc06e24963725bdc36e03dca1e6 (patch)
treef62920b263e9a5a44d95e81c6207e393c947ad5f
parentd9031c2afb0421028ef1fdae753b2da8ff40987d (diff)
downloadaur-bce8e8fa769cdfc06e24963725bdc36e03dca1e6.tar.gz
update to new upstream version (2018.3.0b11)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58ce1ce2d4c8..51756d1313bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-beta-android
pkgdesc = Allows building your Unity projects for the Android platform
- pkgver = 2018.3.0b9
+ pkgver = 2018.3.0b11
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = unity-editor-beta-android
depends = android-udev
optdepends = android-ndk-13b: needed for IL2CPP builds
options = !strip
- source = https://beta.unity3d.com/download/a3326ae325b2/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.3.0b9.pkg
- sha1sums = 51e306b646811b33bb046778ca1ca3a93c090128
+ source = https://beta.unity3d.com/download/45aaf16dbe1a/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.3.0b11.pkg
+ sha1sums = 882b708d883a009603e404e5db09763ffb494099
pkgname = unity-editor-beta-android
diff --git a/PKGBUILD b/PKGBUILD
index 3aa8b51c2911..faac1420b3a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b9
-_randomstring=a3326ae325b2
+_build=b11
+_randomstring=45aaf16dbe1a
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-android
@@ -19,7 +19,7 @@ depends=('unity-editor-beta'
optdepends=('android-ndk-13b: needed for IL2CPP builds')
makedepends=('cpio')
source=("https://beta.unity3d.com/download/${_randomstring}/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-${_version}${_build}.pkg")
-sha1sums=('51e306b646811b33bb046778ca1ca3a93c090128')
+sha1sums=('882b708d883a009603e404e5db09763ffb494099')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package