summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-10-02 14:55:30 +0300
committerOscar Morante2018-10-02 14:56:07 +0300
commit97bca03d6a4a35e5c9388d225171e36269d4145a (patch)
treef2e5ae23337fc079525e2494fcfb030427b4a917
parent79c6b81141372682d622ce97aa72d4601357d8e2 (diff)
downloadaur-97bca03d6a4a35e5c9388d225171e36269d4145a.tar.gz
update to new upstream version (2018.2.10f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36f6ea64e630..58d49258370c 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.9f1
+ pkgver = 2018.2.10f1
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/2207421190e9/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.2.9f1.pkg
- sha1sums = b54aa6c0407e86690323beacb6a744c1e7fa369f
+ source = https://download.unity3d.com/download_unity/674aa5a67ed5/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.2.10f1.pkg
+ sha1sums = 11b6faa1b6032d64a164d9eb52bda06b102213ea
pkgname = unity-editor-android
diff --git a/PKGBUILD b/PKGBUILD
index 795ab887dbb7..7eb6b5d5e2b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.9
+_version=2018.2.10
_build=f1
-_randomstring=2207421190e9
+_randomstring=674aa5a67ed5
_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=('b54aa6c0407e86690323beacb6a744c1e7fa369f')
+sha1sums=('11b6faa1b6032d64a164d9eb52bda06b102213ea')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package