summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-12-02 14:51:59 +0200
committerOscar Morante2018-12-02 14:51:59 +0200
commitb4c3479fb175ab90aeff9f7eba9f7b83eb6fde2a (patch)
tree4a27423b17b93cce716e23459ac4abec170ba110
parent0829d3fba3032927675b5f5f8323b3e4ef462063 (diff)
downloadaur-b4c3479fb175ab90aeff9f7eba9f7b83eb6fde2a.tar.gz
update to new upstream version (2018.3.0b12)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb7ca78c96ab..b4b16836a640 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.0b11
+ pkgver = 2018.3.0b12
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/45aaf16dbe1a/LinuxEditorInstaller/Unity.tar.xz
+ source = https://beta.unity3d.com/download/77f6238a7ced/LinuxEditorInstaller/Unity.tar.xz
source = unity-editor-beta
source = unity-editor-beta.desktop
source = unity-editor-beta-icon.png
source = eula.txt
- sha1sums = 2f35a14a58df1c347c18c77d65d20608f753177a
+ sha1sums = dd9bd182e17022e36123257efbd263d7b9750986
sha1sums = d61175685d0836a79b2d4582c09ea23ed5ee18e9
sha1sums = c348f141232ec06c6558fd42b5cbf86a75e2d02d
sha1sums = fddf4861974f88f0565de7f54f7418204e729894
diff --git a/PKGBUILD b/PKGBUILD
index 1a1e6a9d3ed4..f5d67ab22dc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b11
-_randomstring=45aaf16dbe1a
+_build=b12
+_randomstring=77f6238a7ced
_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=('2f35a14a58df1c347c18c77d65d20608f753177a'
+sha1sums=('dd9bd182e17022e36123257efbd263d7b9750986'
'd61175685d0836a79b2d4582c09ea23ed5ee18e9'
'c348f141232ec06c6558fd42b5cbf86a75e2d02d'
'fddf4861974f88f0565de7f54f7418204e729894'