summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-11-22 14:29:19 +0200
committerOscar Morante2018-11-22 14:29:19 +0200
commite398428264c3ab113c7583c18c2dc7f6957a7f88 (patch)
tree5ef6996b7380504fae83306d48d632fce55bd595
parentd9363a1886fbe4cdd23bbc077fed31107165dad0 (diff)
downloadaur-e398428264c3ab113c7583c18c2dc7f6957a7f88.tar.gz
update to new upstream version (2018.3.0b11)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aec7e70534af..51f1b53fce71 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.0b9
+ pkgver = 2018.3.0b11
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/a3326ae325b2/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2018.3.0b9.pkg
- sha1sums = 3ef5630bc922f66df2c0200750364690ee0ea49b
+ source = https://beta.unity3d.com/download/45aaf16dbe1a/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2018.3.0b11.pkg
+ sha1sums = 456289f4ee4ce6a34afa45088a2bae3b2d68b463
pkgname = unity-editor-beta-windows
diff --git a/PKGBUILD b/PKGBUILD
index 29c37475ec7a..3353d4befd94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b9
-_randomstring=a3326ae325b2
+_build=b11
+_randomstring=45aaf16dbe1a
_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=('3ef5630bc922f66df2c0200750364690ee0ea49b')
+sha1sums=('456289f4ee4ce6a34afa45088a2bae3b2d68b463')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package