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 149011703ad6..7ec07d22ed3e 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.0b6
+ pkgver = 2019.1.0b7
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.0b6.1.0b6.pkg::https://beta.unity3d.com/download/e3cf6cb42b7c/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.1.0b6.pkg
- md5sums = 0a075f61c8502934722bf495ae5c9094
+ source = 2019.1.0b7.1.0b7.pkg::https://beta.unity3d.com/download/8afb02580933/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.1.0b7.pkg
+ md5sums = 4e2c4b70056a9b7526c5178b5045e55a
pkgname = unity-editor-beta-android
diff --git a/PKGBUILD b/PKGBUILD
index e04f9fc5465c..df500d003aa8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-android
-pkgver=2019.1.0b6
+pkgver=2019.1.0b7
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.0b6.1.0b6.pkg::https://beta.unity3d.com/download/e3cf6cb42b7c/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.1.0b6.pkg")
-md5sums=("0a075f61c8502934722bf495ae5c9094")
+source=("2019.1.0b7.1.0b7.pkg::https://beta.unity3d.com/download/8afb02580933/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.1.0b7.pkg")
+md5sums=("4e2c4b70056a9b7526c5178b5045e55a")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package