summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-11-22 12:15:35 +0100
committerOscar Morante2019-11-22 12:15:35 +0100
commitd0f7ccf0e01afebd64e89448f65564ec598b57d2 (patch)
treea0710ebccfccab4cb4795e862c0a85580430ed32
parent31a31bbe3358abb44e55e7eeb66e56d06584ed98 (diff)
downloadaur-d0f7ccf0e01afebd64e89448f65564ec598b57d2.tar.gz
update to new upstream version (2019.2.13f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32f3f497f3cc..d718f0bfc688 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-android
pkgdesc = Allows building your Unity projects for the Android platform
- pkgver = 2019.2.12f1
+ pkgver = 2019.2.13f1
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 = 2019.2.12f1.2.12f1.pkg::https://download.unity3d.com/download_unity/b1a7e1fb4fa5/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.2.12f1.pkg
- md5sums = 59fa167746cb294140464669822bc588
+ source = 2019.2.13f1.2.13f1.pkg::https://download.unity3d.com/download_unity/e20f6c7e5017/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.2.13f1.pkg
+ md5sums = 9b3fc047ef06dd8b77814089596acce1
pkgname = unity-editor-android
diff --git a/PKGBUILD b/PKGBUILD
index 2a9fd455e26b..42a13306e6c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-android
-pkgver=2019.2.12f1
+pkgver=2019.2.13f1
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=("2019.2.12f1.2.12f1.pkg::https://download.unity3d.com/download_unity/b1a7e1fb4fa5/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.2.12f1.pkg")
-md5sums=("59fa167746cb294140464669822bc588")
+source=("2019.2.13f1.2.13f1.pkg::https://download.unity3d.com/download_unity/e20f6c7e5017/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.2.13f1.pkg")
+md5sums=("9b3fc047ef06dd8b77814089596acce1")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package