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 1625ecec9e30..62752933c4d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-beta-mac
pkgdesc = Allows building your Unity projects for the Mac platform
- pkgver = 2019.2.0b6
+ pkgver = 2019.2.0b7
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = unity-editor-beta-mac
makedepends = cpio
depends = unity-editor-beta
options = !strip
- source = 2019.2.0b6.2.0b6.pkg::https://beta.unity3d.com/download/2099073aa6fc/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.0b6.pkg
- md5sums = ff8cebfd9a03a44b859588f983e84ad8
+ source = 2019.2.0b7.2.0b7.pkg::https://beta.unity3d.com/download/87c9ecb96495/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.0b7.pkg
+ md5sums = 3fa4c0d942a47c5e60aba7b8b0c0449d
pkgname = unity-editor-beta-mac
diff --git a/PKGBUILD b/PKGBUILD
index a0152f243748..aa4c7c13f555 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-mac
-pkgver=2019.2.0b6
+pkgver=2019.2.0b7
pkgrel=1
pkgdesc="Allows building your Unity projects for the Mac platform"
arch=('x86_64')
@@ -11,8 +11,8 @@ url='https://unity3d.com/'
license=('custom')
depends=('unity-editor-beta')
makedepends=('cpio')
-source=("2019.2.0b6.2.0b6.pkg::https://beta.unity3d.com/download/2099073aa6fc/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.0b6.pkg")
-md5sums=("ff8cebfd9a03a44b859588f983e84ad8")
+source=("2019.2.0b7.2.0b7.pkg::https://beta.unity3d.com/download/87c9ecb96495/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.0b7.pkg")
+md5sums=("3fa4c0d942a47c5e60aba7b8b0c0449d")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package