summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-11-22 12:18:21 +0100
committerOscar Morante2019-11-22 12:18:21 +0100
commite8446e10e0649cd26177f0c568a77f76adad51f8 (patch)
tree53aecbb98ef26d9a8c82b167a0d76b8ce6490c5d
parent64ca60efaa4d10c1de6907f2dccd22a8365cd659 (diff)
downloadaur-e8446e10e0649cd26177f0c568a77f76adad51f8.tar.gz
update to new upstream version (2018.4.13f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46fb014e4d5d..3e3a2a46a3a1 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.12f1
+ pkgver = 2018.4.13f1
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.12f1.4.12f1.pkg::https://download.unity3d.com/download_unity/59ddc4c59b4f/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.4.12f1.pkg
- md5sums = faca8cd7084511917289796c3aa306f5
+ source = 2018.4.13f1.4.13f1.pkg::https://download.unity3d.com/download_unity/497f083a43af/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.4.13f1.pkg
+ md5sums = 4b545fe33c67bfebc34d5197da9ceed5
pkgname = unity-editor-lts-android
diff --git a/PKGBUILD b/PKGBUILD
index 54cbb8cf07d7..9b669bc19f10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-android
-pkgver=2018.4.12f1
+pkgver=2018.4.13f1
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.12f1.4.12f1.pkg::https://download.unity3d.com/download_unity/59ddc4c59b4f/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.4.12f1.pkg")
-md5sums=("faca8cd7084511917289796c3aa306f5")
+source=("2018.4.13f1.4.13f1.pkg::https://download.unity3d.com/download_unity/497f083a43af/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.4.13f1.pkg")
+md5sums=("4b545fe33c67bfebc34d5197da9ceed5")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package