summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-09-26 09:19:55 +0300
committerOscar Morante2018-09-26 09:19:55 +0300
commit0f704118fe4d00f97fd9042a5cd14cec4e7aaf31 (patch)
tree4c59a4cb46c5f1168bf939cd6a856e190e67f4f3
parentc8f48e799bbf92aa720954a132d2aa6091ef05e0 (diff)
downloadaur-0f704118fe4d00f97fd9042a5cd14cec4e7aaf31.tar.gz
update to new upstream version (2018.3.0b2)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a8e3dc0951e..4844f4ab2280 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.0b1
+ pkgver = 2018.3.0b2
pkgrel = 2
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/3f0ac31c6d6f/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.3.0b1.pkg
- sha1sums = c91d8ac322184e5e919ab6dac927ad65339ba3ec
+ source = https://beta.unity3d.com/download/21e0e8a5466d/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.3.0b2.pkg
+ sha1sums = 98cb47702297c181e969115764a6b5d58cf85194
pkgname = unity-editor-beta-android
diff --git a/PKGBUILD b/PKGBUILD
index c9ea5e73905a..4587ba005d37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,8 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b1
-_buildtag=20180709
-_randomstring=3f0ac31c6d6f
+_build=b2
+_randomstring=21e0e8a5466d
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-android
@@ -20,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=('c91d8ac322184e5e919ab6dac927ad65339ba3ec')
+sha1sums=('98cb47702297c181e969115764a6b5d58cf85194')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package