summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-11-29 14:23:28 +0100
committerOscar Morante2019-11-29 14:23:28 +0100
commit4cd4ed1115fc80fa7290e92c488a1a4f283b8ee3 (patch)
tree7d7a3696b0f5982cb34f0a209ed8d2087dfdef14
parentd0f7ccf0e01afebd64e89448f65564ec598b57d2 (diff)
downloadaur-4cd4ed1115fc80fa7290e92c488a1a4f283b8ee3.tar.gz
update to new upstream version (2019.2.14f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d718f0bfc688..215bbd9b20dd 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.13f1
+ pkgver = 2019.2.14f1
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.13f1.2.13f1.pkg::https://download.unity3d.com/download_unity/e20f6c7e5017/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.2.13f1.pkg
- md5sums = 9b3fc047ef06dd8b77814089596acce1
+ source = 2019.2.14f1.2.14f1.pkg::https://download.unity3d.com/download_unity/49dd4e9fa428/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.2.14f1.pkg
+ md5sums = e1179f0335d443bbe553b709298a0dbd
pkgname = unity-editor-android
diff --git a/PKGBUILD b/PKGBUILD
index 42a13306e6c7..78edf9cf87a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-android
-pkgver=2019.2.13f1
+pkgver=2019.2.14f1
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.13f1.2.13f1.pkg::https://download.unity3d.com/download_unity/e20f6c7e5017/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.2.13f1.pkg")
-md5sums=("9b3fc047ef06dd8b77814089596acce1")
+source=("2019.2.14f1.2.14f1.pkg::https://download.unity3d.com/download_unity/49dd4e9fa428/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.2.14f1.pkg")
+md5sums=("e1179f0335d443bbe553b709298a0dbd")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package