summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-09-26 08:24:54 +0300
committerOscar Morante2018-09-26 08:24:54 +0300
commit3a7cad37d193e61840fa6402852e26ca428d1ed4 (patch)
tree27d000f5d61c99d5e1b64be01fa2357bbfbe0b6e
parent0b566137e5c70156182fe8f9c0f015a0ffd14875 (diff)
downloadaur-3a7cad37d193e61840fa6402852e26ca428d1ed4.tar.gz
update to new upstream versino (2018.2.9f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9177ea5abe9..36f6ea64e630 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-android
pkgdesc = Allows building your Unity projects for the Android platform
- pkgver = 2018.2.7f1
+ pkgver = 2018.2.9f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = unity-editor-android
depends = android-udev
optdepends = android-ndk-13b: needed for IL2CPP builds
options = !strip
- source = https://download.unity3d.com/download_unity/4ebd28dd9664/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.2.7f1.pkg
- sha1sums = 3cf9121b1b300854ae909735f94cea781b6c0e55
+ source = https://download.unity3d.com/download_unity/2207421190e9/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.2.9f1.pkg
+ sha1sums = b54aa6c0407e86690323beacb6a744c1e7fa369f
pkgname = unity-editor-android
diff --git a/PKGBUILD b/PKGBUILD
index fef4bec66802..795ab887dbb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.7
+_version=2018.2.9
_build=f1
-_randomstring=4ebd28dd9664
+_randomstring=2207421190e9
_prefix=/opt/Unity
pkgname=unity-editor-android
@@ -19,7 +19,7 @@ depends=('unity-editor'
makedepends=('cpio')
optdepends=('android-ndk-13b: needed for IL2CPP builds')
source=("https://download.unity3d.com/download_unity/${_randomstring}/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-${_version}${_build}.pkg")
-sha1sums=('3cf9121b1b300854ae909735f94cea781b6c0e55')
+sha1sums=('b54aa6c0407e86690323beacb6a744c1e7fa369f')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package