summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-10-16 18:02:06 +0300
committerOscar Morante2018-10-16 18:02:06 +0300
commit6c739206daa7a80fda9bb3adc59c02ea9c768b83 (patch)
tree46acd18c1e632eb0825ce4d7764212550fa1fb32
parent88772466b032c684ae7af60d26b6ec8a9c189412 (diff)
downloadaur-6c739206daa7a80fda9bb3adc59c02ea9c768b83.tar.gz
update to new upstream version (2018.2.12f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53aa62be0eb3..ba2822f52b6b 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.11f1
+ pkgver = 2018.2.12f1
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/38bd7dec5000/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.2.11f1.pkg
- sha1sums = 13e4430be6c9695626c52c16bdd48413157333c4
+ source = https://download.unity3d.com/download_unity/0a46ddfcfad4/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.2.12f1.pkg
+ sha1sums = 01079e1cdc1cbac51a8077801d9a8b9b69ac58c6
pkgname = unity-editor-android
diff --git a/PKGBUILD b/PKGBUILD
index 1a25f60d46c9..f0cb61c0d39f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.11
+_version=2018.2.12
_build=f1
-_randomstring=38bd7dec5000
+_randomstring=0a46ddfcfad4
_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=('13e4430be6c9695626c52c16bdd48413157333c4')
+sha1sums=('01079e1cdc1cbac51a8077801d9a8b9b69ac58c6')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package