summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-11-22 14:28:30 +0200
committerOscar Morante2018-11-22 14:28:30 +0200
commit0829d3fba3032927675b5f5f8323b3e4ef462063 (patch)
tree74ddd850b3e0d470de615ad2a1eb390a34175075
parente2ddc4cc45c5128b5a04b93dbce9f9b4f2050148 (diff)
downloadaur-0829d3fba3032927675b5f5f8323b3e4ef462063.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 a6172a9e6fae..eb7ca78c96ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-beta
pkgdesc = The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences.
- pkgver = 2018.3.0b9
+ pkgver = 2018.3.0b11
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -28,12 +28,12 @@ pkgbase = unity-editor-beta
optdepends = unity-editor-beta-facebook
optdepends = visual-studio-code-bin
options = !strip
- source = https://beta.unity3d.com/download/a3326ae325b2/LinuxEditorInstaller/Unity.tar.xz
+ source = https://beta.unity3d.com/download/45aaf16dbe1a/LinuxEditorInstaller/Unity.tar.xz
source = unity-editor-beta
source = unity-editor-beta.desktop
source = unity-editor-beta-icon.png
source = eula.txt
- sha1sums = 927b2ba967fc64b69cc8113788840d2ccccbb87b
+ sha1sums = 2f35a14a58df1c347c18c77d65d20608f753177a
sha1sums = d61175685d0836a79b2d4582c09ea23ed5ee18e9
sha1sums = c348f141232ec06c6558fd42b5cbf86a75e2d02d
sha1sums = fddf4861974f88f0565de7f54f7418204e729894
diff --git a/PKGBUILD b/PKGBUILD
index 87b37a4b8409..1a1e6a9d3ed4 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
@@ -39,7 +39,7 @@ source=("https://beta.unity3d.com/download/${_randomstring}/LinuxEditorInstaller
'unity-editor-beta.desktop'
'unity-editor-beta-icon.png'
'eula.txt')
-sha1sums=('927b2ba967fc64b69cc8113788840d2ccccbb87b'
+sha1sums=('2f35a14a58df1c347c18c77d65d20608f753177a'
'd61175685d0836a79b2d4582c09ea23ed5ee18e9'
'c348f141232ec06c6558fd42b5cbf86a75e2d02d'
'fddf4861974f88f0565de7f54f7418204e729894'