summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2020-01-20 19:57:08 +0100
committerOscar Morante2020-01-20 19:57:08 +0100
commitff485ead8647c11bfc6e3c47477968cf58e0151d (patch)
treeea9f6c8454b754cfdd874e3871bcc8ffce47ee2f
parent8edba9427f1827bafcaec282495f641005db72bb (diff)
downloadaur-unity-editor-beta-android.tar.gz
update to new upstream version (2019.3.0f5)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54d484a12319..d47b61f72e82 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.3.0f3
+ pkgver = 2019.3.0f5
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.3.0f3.3.0f3.pkg::https://beta.unity3d.com/download/6c9e2bfd6f81/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.3.0f3.pkg
- md5sums = 5add67766b4b6615d7926dee80adfd8c
+ source = 2019.3.0f5.3.0f5.pkg::https://beta.unity3d.com/download/44796c9d3c2c/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.3.0f5.pkg
+ md5sums = 64e7e8eea5a397d4b5cf77f861d6fb29
pkgname = unity-editor-beta-android
diff --git a/PKGBUILD b/PKGBUILD
index cbb596510b0e..48459f2d3f2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-android
-pkgver=2019.3.0f3
+pkgver=2019.3.0f5
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.3.0f3.3.0f3.pkg::https://beta.unity3d.com/download/6c9e2bfd6f81/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.3.0f3.pkg")
-md5sums=("5add67766b4b6615d7926dee80adfd8c")
+source=("2019.3.0f5.3.0f5.pkg::https://beta.unity3d.com/download/44796c9d3c2c/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.3.0f5.pkg")
+md5sums=("64e7e8eea5a397d4b5cf77f861d6fb29")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package