summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-12-06 19:05:56 +0100
committerOscar Morante2019-12-06 19:05:56 +0100
commit5b231a795dadaf029d016779c5e45ea3724c2c38 (patch)
treebc5d2240b68fc7fbdba8b6033b98ae7252b891d1
parent4cd4ed1115fc80fa7290e92c488a1a4f283b8ee3 (diff)
downloadaur-5b231a795dadaf029d016779c5e45ea3724c2c38.tar.gz
update to new upstream version (2019.2.15f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 215bbd9b20dd..337d4cac1c8a 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.14f1
+ pkgver = 2019.2.15f1
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.14f1.2.14f1.pkg::https://download.unity3d.com/download_unity/49dd4e9fa428/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.2.14f1.pkg
- md5sums = e1179f0335d443bbe553b709298a0dbd
+ 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
pkgname = unity-editor-android
diff --git a/PKGBUILD b/PKGBUILD
index 78edf9cf87a2..9c2019930578 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-android
-pkgver=2019.2.14f1
+pkgver=2019.2.15f1
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.14f1.2.14f1.pkg::https://download.unity3d.com/download_unity/49dd4e9fa428/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.2.14f1.pkg")
-md5sums=("e1179f0335d443bbe553b709298a0dbd")
+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")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package