summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-04-08 15:18:46 +0200
committerOscar Morante2019-04-08 15:18:46 +0200
commite62c441fb6390b82728ca6da7253a4828aafbf08 (patch)
tree92d45eb2301266c7f20898c2b714d881bf94d47d
parent94c3ed1ca25173cc80f0f466f5d114d62099a5a6 (diff)
downloadaur-e62c441fb6390b82728ca6da7253a4828aafbf08.tar.gz
update to new upstream version (2018.3.11f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c71d94a2e806..f65b6bf7058c 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.10f1
+ pkgver = 2018.3.11f1
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.10f1.3.10f1.pkg::https://download.unity3d.com/download_unity/f88de2c96e63/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.3.10f1.pkg
- md5sums = f8b2679ba29e624d29b6132142171b0b
+ source = 2018.3.11f1.3.11f1.pkg::https://download.unity3d.com/download_unity/5063218e4ab8/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.3.11f1.pkg
+ md5sums = 6e1ab9c1f0e81396ef099d9621a5003d
pkgname = unity-editor-android
diff --git a/PKGBUILD b/PKGBUILD
index 7c1917f1a537..d9c4c51c1780 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-android
-pkgver=2018.3.10f1
+pkgver=2018.3.11f1
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.10f1.3.10f1.pkg::https://download.unity3d.com/download_unity/f88de2c96e63/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.3.10f1.pkg")
-md5sums=("f8b2679ba29e624d29b6132142171b0b")
+source=("2018.3.11f1.3.11f1.pkg::https://download.unity3d.com/download_unity/5063218e4ab8/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.3.11f1.pkg")
+md5sums=("6e1ab9c1f0e81396ef099d9621a5003d")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package