summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-10-09 14:43:16 +0300
committerOscar Morante2018-10-09 14:43:16 +0300
commit88772466b032c684ae7af60d26b6ec8a9c189412 (patch)
tree76aa95f1976c5c926b95d6b68b33eeac611166d3
parent97bca03d6a4a35e5c9388d225171e36269d4145a (diff)
downloadaur-88772466b032c684ae7af60d26b6ec8a9c189412.tar.gz
update to new upstream version (2018.2.11f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58d49258370c..53aa62be0eb3 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.10f1
+ pkgver = 2018.2.11f1
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/674aa5a67ed5/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.2.10f1.pkg
- sha1sums = 11b6faa1b6032d64a164d9eb52bda06b102213ea
+ source = https://download.unity3d.com/download_unity/38bd7dec5000/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.2.11f1.pkg
+ sha1sums = 13e4430be6c9695626c52c16bdd48413157333c4
pkgname = unity-editor-android
diff --git a/PKGBUILD b/PKGBUILD
index 7eb6b5d5e2b9..1a25f60d46c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.10
+_version=2018.2.11
_build=f1
-_randomstring=674aa5a67ed5
+_randomstring=38bd7dec5000
_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=('11b6faa1b6032d64a164d9eb52bda06b102213ea')
+sha1sums=('13e4430be6c9695626c52c16bdd48413157333c4')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package