summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-12-17 10:57:34 +0100
committerOscar Morante2019-12-17 10:57:34 +0100
commit44d2a7697aaeb08c0b8acc032bfe8f60b8b0c0cf (patch)
tree08edaa0bffca1278b5d0a730915cdf3959ea9d87
parent5b231a795dadaf029d016779c5e45ea3724c2c38 (diff)
downloadaur-44d2a7697aaeb08c0b8acc032bfe8f60b8b0c0cf.tar.gz
update to new upstream version (2019.2.16f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 337d4cac1c8a..c06f9f9424a6 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.15f1
+ pkgver = 2019.2.16f1
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.15f1.2.15f1.pkg::https://download.unity3d.com/download_unity/dcb72c2e9334/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.2.15f1.pkg
- md5sums = 696050448eccefeca548682222067541
+ source = 2019.2.16f1.2.16f1.pkg::https://download.unity3d.com/download_unity/b9898e2d04a4/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.2.16f1.pkg
+ md5sums = c7124a7707b416a5db3929581ae630e6
pkgname = unity-editor-android
diff --git a/PKGBUILD b/PKGBUILD
index 9c2019930578..eb6849ac48d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-android
-pkgver=2019.2.15f1
+pkgver=2019.2.16f1
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.15f1.2.15f1.pkg::https://download.unity3d.com/download_unity/dcb72c2e9334/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.2.15f1.pkg")
-md5sums=("696050448eccefeca548682222067541")
+source=("2019.2.16f1.2.16f1.pkg::https://download.unity3d.com/download_unity/b9898e2d04a4/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.2.16f1.pkg")
+md5sums=("c7124a7707b416a5db3929581ae630e6")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package