summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-12-02 14:52:25 +0200
committerOscar Morante2018-12-02 14:52:25 +0200
commit3513e64a505d0401252d4e5da59eb3bc78d084ca (patch)
tree50f6f81ccb1277740cf4f7844ef6b7c382c8af3b
parentbce8e8fa769cdfc06e24963725bdc36e03dca1e6 (diff)
downloadaur-3513e64a505d0401252d4e5da59eb3bc78d084ca.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 51756d1313bc..6d63f6c8f12e 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.0b11
+ pkgver = 2018.3.0b12
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/45aaf16dbe1a/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.3.0b11.pkg
- sha1sums = 882b708d883a009603e404e5db09763ffb494099
+ source = https://beta.unity3d.com/download/77f6238a7ced/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.3.0b12.pkg
+ sha1sums = 46e8ce6e245104540212f4f1a6ce13dbe6ad4055
pkgname = unity-editor-beta-android
diff --git a/PKGBUILD b/PKGBUILD
index faac1420b3a4..b2a782b0bbec 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-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=('882b708d883a009603e404e5db09763ffb494099')
+sha1sums=('46e8ce6e245104540212f4f1a6ce13dbe6ad4055')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package