summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-05-07 14:24:39 +0200
committerOscar Morante2019-05-07 14:24:39 +0200
commit529276bee79bf707d0b6716cc244fd44214b29f1 (patch)
treeae982df7fd66f26cf6163becaf4fa8ccd9ae29eb
parentdc2a6327a90ccf300005c51ad39c6051615b550f (diff)
downloadaur-529276bee79bf707d0b6716cc244fd44214b29f1.tar.gz
update to new upstream version (2019.2.0a14)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9ed485c4ca6..a531d8717362 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-beta-android
pkgdesc = Allows building your Unity projects for the Android platform
- pkgver = 2019.2.0a13
+ pkgver = 2019.2.0a14
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = unity-editor-beta-android
depends = android-udev
optdepends = android-ndk-16b: needed for IL2CPP builds
options = !strip
- source = 2019.2.0a13.2.0a13.pkg::https://beta.unity3d.com/download/7d71eaf2acca/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.2.0a13.pkg
- md5sums = 7b53b6a1f1e655396a47208ed6c285f1
+ source = 2019.2.0a14.2.0a14.pkg::https://beta.unity3d.com/download/f7ca70490e38/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.2.0a14.pkg
+ md5sums = b289df21fb21dc7910288df457de35ac
pkgname = unity-editor-beta-android
diff --git a/PKGBUILD b/PKGBUILD
index 44cf2242802c..546f3280f2dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-android
-pkgver=2019.2.0a13
+pkgver=2019.2.0a14
pkgrel=1
pkgdesc="Allows building your Unity projects for the Android platform"
arch=('x86_64')
@@ -15,8 +15,8 @@ depends=('unity-editor-beta'
'android-udev')
optdepends=('android-ndk-16b: needed for IL2CPP builds')
makedepends=('cpio')
-source=("2019.2.0a13.2.0a13.pkg::https://beta.unity3d.com/download/7d71eaf2acca/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.2.0a13.pkg")
-md5sums=("7b53b6a1f1e655396a47208ed6c285f1")
+source=("2019.2.0a14.2.0a14.pkg::https://beta.unity3d.com/download/f7ca70490e38/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.2.0a14.pkg")
+md5sums=("b289df21fb21dc7910288df457de35ac")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package