summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-10-11 20:57:40 +0200
committerOscar Morante2019-10-11 20:57:40 +0200
commit7f9742db09564de7412cacce5e91207bc66a61cb (patch)
tree077fe516dce6a235e7ece5befdeabcedabd8287f
parentc51661c0a140b1f15e56acd23937f0e8db355e61 (diff)
downloadaur-7f9742db09564de7412cacce5e91207bc66a61cb.tar.gz
update to new upstream version (2018.4.11f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 799e1dd30701..fad61f0882fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-lts-android
pkgdesc = Allows building your Unity projects for the Android platform
- pkgver = 2018.4.10f1
+ pkgver = 2018.4.11f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = unity-editor-lts-android
depends = android-udev
optdepends = android-ndk-13b: needed for IL2CPP builds
options = !strip
- source = 2018.4.10f1.4.10f1.pkg::https://download.unity3d.com/download_unity/a0470569e97b/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.4.10f1.pkg
- md5sums = 2b720537949664720d1d545494391492
+ source = 2018.4.11f1.4.11f1.pkg::https://download.unity3d.com/download_unity/7098af2f11ea/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.4.11f1.pkg
+ md5sums = 387f8267aed11ebf981fdf918613a6f6
pkgname = unity-editor-lts-android
diff --git a/PKGBUILD b/PKGBUILD
index 59cae640b554..2d72999ba1ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-android
-pkgver=2018.4.10f1
+pkgver=2018.4.11f1
pkgrel=1
pkgdesc="Allows building your Unity projects for the Android platform"
arch=('x86_64')
@@ -15,8 +15,8 @@ depends=('unity-editor-lts'
'android-udev')
makedepends=('cpio')
optdepends=('android-ndk-13b: needed for IL2CPP builds')
-source=("2018.4.10f1.4.10f1.pkg::https://download.unity3d.com/download_unity/a0470569e97b/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.4.10f1.pkg")
-md5sums=("2b720537949664720d1d545494391492")
+source=("2018.4.11f1.4.11f1.pkg::https://download.unity3d.com/download_unity/7098af2f11ea/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.4.11f1.pkg")
+md5sums=("387f8267aed11ebf981fdf918613a6f6")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package