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 f8caaeb5039f..8188628d5856 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 = 2018.3.0b3
+ pkgver = 2018.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 = https://beta.unity3d.com/download/cc0086a8e10c/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2018.3.0b3.pkg
- sha1sums = 3d08d57850f0089c152aa19a19ac5b2764715f6d
+ source = https://beta.unity3d.com/download/44012bad7987/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2018.3.0b4.pkg
+ sha1sums = 2bbf310f15334b8a4e7f12a869a1670f1e5481a3
pkgname = unity-editor-beta-windows
diff --git a/PKGBUILD b/PKGBUILD
index 5b37cc165d4d..83e4abbab678 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b3
-_randomstring=cc0086a8e10c
+_build=b4
+_randomstring=44012bad7987
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-windows
@@ -15,7 +15,7 @@ license=('custom')
depends=('unity-editor-beta')
makedepends=('cpio')
source=("https://beta.unity3d.com/download/${_randomstring}/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-${_version}${_build}.pkg")
-sha1sums=('3d08d57850f0089c152aa19a19ac5b2764715f6d')
+sha1sums=('2bbf310f15334b8a4e7f12a869a1670f1e5481a3')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package