summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb967e4599e5..47d35b3ed0bb 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.1.0b8
+ pkgver = 2019.1.0b9
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.1.0b8.1.0b8.pkg::https://beta.unity3d.com/download/0862b00eb5a3/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.1.0b8.pkg
- md5sums = 42ae1aa0f37df30e7dfd419c7143c8e9
+ source = 2019.1.0b9.1.0b9.pkg::https://beta.unity3d.com/download/f1481f10a935/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.1.0b9.pkg
+ md5sums = dcdc7367b45b28184ca069ba7f229730
pkgname = unity-editor-beta-android
diff --git a/PKGBUILD b/PKGBUILD
index ac23fe0738b8..5288e35ae675 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-android
-pkgver=2019.1.0b8
+pkgver=2019.1.0b9
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.1.0b8.1.0b8.pkg::https://beta.unity3d.com/download/0862b00eb5a3/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.1.0b8.pkg")
-md5sums=("42ae1aa0f37df30e7dfd419c7143c8e9")
+source=("2019.1.0b9.1.0b9.pkg::https://beta.unity3d.com/download/f1481f10a935/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.1.0b9.pkg")
+md5sums=("dcdc7367b45b28184ca069ba7f229730")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package