summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-11-12 15:13:19 +0200
committerOscar Morante2018-11-12 15:13:19 +0200
commitd9363a1886fbe4cdd23bbc077fed31107165dad0 (patch)
tree67278e48bc2a8ccce8c35fcd62c281a49ca49697
parentc3720cb1fc7f0a9f73e7f9492661114dddf1fde7 (diff)
downloadaur-d9363a1886fbe4cdd23bbc077fed31107165dad0.tar.gz
update to new upstream version (2018.3.0b9)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69272ed74dc0..aec7e70534af 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.0b8
+ pkgver = 2018.3.0b9
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/fa755def4b97/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2018.3.0b8.pkg
- sha1sums = 3077069afb6c6ecf6a530acec4a6a1fdb0b14a23
+ source = https://beta.unity3d.com/download/a3326ae325b2/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2018.3.0b9.pkg
+ sha1sums = 3ef5630bc922f66df2c0200750364690ee0ea49b
pkgname = unity-editor-beta-windows
diff --git a/PKGBUILD b/PKGBUILD
index 1783a44e8c04..29c37475ec7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b8
-_randomstring=fa755def4b97
+_build=b9
+_randomstring=a3326ae325b2
_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=('3077069afb6c6ecf6a530acec4a6a1fdb0b14a23')
+sha1sums=('3ef5630bc922f66df2c0200750364690ee0ea49b')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package