summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-10-10 11:30:15 +0300
committerOscar Morante2018-10-10 11:30:15 +0300
commit6481d7b18ed7e433a3b3686ff39d9b442331f87f (patch)
treea0382d22d6f0d4d16cdf7dfa9abef0e02ffb610b
parentd34fbaf9063180655f052ab2213a522ecdcd407d (diff)
downloadaur-6481d7b18ed7e433a3b3686ff39d9b442331f87f.tar.gz
update to new upstream version (2018.3.0b4)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34316d95f6d3..b9951e594f6e 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.0b3
+ pkgver = 2018.3.0b4
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/cc0086a8e10c/LinuxEditorInstaller/Unity.tar.xz
+ source = https://beta.unity3d.com/download/44012bad7987/LinuxEditorInstaller/Unity.tar.xz
source = unity-editor-beta
source = unity-editor-beta.desktop
source = unity-editor-beta-icon.png
source = eula.txt
- sha1sums = dcf97c5ce0c74659637001ca4f897b20feb7e124
+ sha1sums = 70fbb5f21da2f93ae2b3b2d3d1d3b5a5bb792803
sha1sums = d61175685d0836a79b2d4582c09ea23ed5ee18e9
sha1sums = c348f141232ec06c6558fd42b5cbf86a75e2d02d
sha1sums = fddf4861974f88f0565de7f54f7418204e729894
diff --git a/PKGBUILD b/PKGBUILD
index ef42d43c71a7..4d9ac2377735 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b3
-_randomstring=cc0086a8e10c
+_build=b4
+_randomstring=44012bad7987
_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=('dcf97c5ce0c74659637001ca4f897b20feb7e124'
+sha1sums=('70fbb5f21da2f93ae2b3b2d3d1d3b5a5bb792803'
'd61175685d0836a79b2d4582c09ea23ed5ee18e9'
'c348f141232ec06c6558fd42b5cbf86a75e2d02d'
'fddf4861974f88f0565de7f54f7418204e729894'