summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-03-25 20:21:16 +0100
committerOscar Morante2019-03-25 20:21:16 +0100
commit94c3ed1ca25173cc80f0f466f5d114d62099a5a6 (patch)
tree78905575c44e76cf0bfd5892de9cf2e1490dc95d
parentccb741f2bee2415439d391b969e5b35c0ab8da71 (diff)
downloadaur-94c3ed1ca25173cc80f0f466f5d114d62099a5a6.tar.gz
update to new upstream version (2018.3.10f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20139fed8ae8..c71d94a2e806 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.3.9f1
+ pkgver = 2018.3.10f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = unity-editor-android
depends = android-udev
optdepends = android-ndk-16b: needed for IL2CPP builds
options = !strip
- source = 2018.3.9f1.3.9f1.pkg::https://download.unity3d.com/download_unity/947e1ea5aa8d/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.3.9f1.pkg
- md5sums = 3827649a79fa238df0e6eb7e8318cf6b
+ source = 2018.3.10f1.3.10f1.pkg::https://download.unity3d.com/download_unity/f88de2c96e63/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.3.10f1.pkg
+ md5sums = f8b2679ba29e624d29b6132142171b0b
pkgname = unity-editor-android
diff --git a/PKGBUILD b/PKGBUILD
index 3b34181e47fa..7c1917f1a537 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-android
-pkgver=2018.3.9f1
+pkgver=2018.3.10f1
pkgrel=1
pkgdesc="Allows building your Unity projects for the Android platform"
arch=('x86_64')
@@ -15,8 +15,8 @@ depends=('unity-editor'
'android-udev')
makedepends=('cpio')
optdepends=('android-ndk-16b: needed for IL2CPP builds')
-source=("2018.3.9f1.3.9f1.pkg::https://download.unity3d.com/download_unity/947e1ea5aa8d/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.3.9f1.pkg")
-md5sums=("3827649a79fa238df0e6eb7e8318cf6b")
+source=("2018.3.10f1.3.10f1.pkg::https://download.unity3d.com/download_unity/f88de2c96e63/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.3.10f1.pkg")
+md5sums=("f8b2679ba29e624d29b6132142171b0b")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package