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 64ed132430e7..7f8af35bd7d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-beta-windows
pkgdesc = Allows building your Unity projects for the Windows platform
- pkgver = 2019.3.0b6
+ pkgver = 2019.3.0b7
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = unity-editor-beta-windows
makedepends = cpio
depends = unity-editor-beta
options = !strip
- source = 2019.3.0b6.3.0b6.pkg::https://beta.unity3d.com/download/0612c96692fb/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.3.0b6.pkg
- md5sums = 31a48d2c7a8963d983d50e895abff041
+ source = 2019.3.0b7.3.0b7.pkg::https://beta.unity3d.com/download/9946d7a66754/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.3.0b7.pkg
+ md5sums = 536d83797c4fc820ce87ea7185f0187c
pkgname = unity-editor-beta-windows
diff --git a/PKGBUILD b/PKGBUILD
index f89938311343..a88b4647d3fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-windows
-pkgver=2019.3.0b6
+pkgver=2019.3.0b7
pkgrel=1
pkgdesc="Allows building your Unity projects for the Windows platform"
arch=('x86_64')
@@ -11,8 +11,8 @@ url='https://unity3d.com/'
license=('custom')
depends=('unity-editor-beta')
makedepends=('cpio')
-source=("2019.3.0b6.3.0b6.pkg::https://beta.unity3d.com/download/0612c96692fb/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.3.0b6.pkg")
-md5sums=("31a48d2c7a8963d983d50e895abff041")
+source=("2019.3.0b7.3.0b7.pkg::https://beta.unity3d.com/download/9946d7a66754/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.3.0b7.pkg")
+md5sums=("536d83797c4fc820ce87ea7185f0187c")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package