summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-11-12 15:13:10 +0200
committerOscar Morante2018-11-12 15:13:10 +0200
commitd9031c2afb0421028ef1fdae753b2da8ff40987d (patch)
tree283ad76bf31adabb65938fbf6e4b23a6b3be26ed
parentfb1febbf9ddfb4681dcbcc3d22b8001f41c7e65f (diff)
downloadaur-d9031c2afb0421028ef1fdae753b2da8ff40987d.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 aa368d270d4d..58ce1ce2d4c8 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.0b8
+ pkgver = 2018.3.0b9
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/fa755def4b97/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.3.0b8.pkg
- sha1sums = a17efcecb84f1f9f58accd18de5f91b51c6a03b3
+ source = https://beta.unity3d.com/download/a3326ae325b2/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.3.0b9.pkg
+ sha1sums = 51e306b646811b33bb046778ca1ca3a93c090128
pkgname = unity-editor-beta-android
diff --git a/PKGBUILD b/PKGBUILD
index 1041d6f66e11..3aa8b51c2911 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-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=('a17efcecb84f1f9f58accd18de5f91b51c6a03b3')
+sha1sums=('51e306b646811b33bb046778ca1ca3a93c090128')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package