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 194e2978dba1..cc444f6f9a7e 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.0b3
+ pkgver = 2019.3.0b4
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.0b3.3.0b3.pkg::https://beta.unity3d.com/download/d0377b9426dc/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.3.0b3.pkg
- md5sums = 5d04d3ceacc846579e8ab1b196300a33
+ source = 2019.3.0b4.3.0b4.pkg::https://beta.unity3d.com/download/3271e9fc5036/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.3.0b4.pkg
+ md5sums = 345d04af8d45180f3c14d12d550aa990
pkgname = unity-editor-beta-windows
diff --git a/PKGBUILD b/PKGBUILD
index 78ea941dae87..d5639bf31ada 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-windows
-pkgver=2019.3.0b3
+pkgver=2019.3.0b4
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.0b3.3.0b3.pkg::https://beta.unity3d.com/download/d0377b9426dc/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.3.0b3.pkg")
-md5sums=("5d04d3ceacc846579e8ab1b196300a33")
+source=("2019.3.0b4.3.0b4.pkg::https://beta.unity3d.com/download/3271e9fc5036/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.3.0b4.pkg")
+md5sums=("345d04af8d45180f3c14d12d550aa990")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package