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 25d181ff5a00..d3ef5a5159fb 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.0b5
+ pkgver = 2018.3.0b6
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/01088ee0a3a8/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2018.3.0b5.pkg
- sha1sums = 7d0338964b6e64f5b90cc1083f166c4b6c459870
+ source = https://beta.unity3d.com/download/f5aefbeed0ac/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2018.3.0b6.pkg
+ sha1sums = 3581f151ca3b5b346a6237ec7cf901e34f6f3a85
pkgname = unity-editor-beta-windows
diff --git a/PKGBUILD b/PKGBUILD
index 60a2b5104af8..2cff44b9f172 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b5
-_randomstring=01088ee0a3a8
+_build=b6
+_randomstring=f5aefbeed0ac
_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=('7d0338964b6e64f5b90cc1083f166c4b6c459870')
+sha1sums=('3581f151ca3b5b346a6237ec7cf901e34f6f3a85')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package