summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-05-25 14:12:03 +0200
committerOscar Morante2018-05-25 14:12:03 +0200
commita45f72c698538abe04c360664d3d99d7591b938f (patch)
tree87c7c1f44a3f6b78bf63453454dbe8ad1b14d464
parentc55dbe5703cdc1cb9431aaa2edd1bc734d3082e6 (diff)
downloadaur-a45f72c698538abe04c360664d3d99d7591b938f.tar.gz
update to new upstream version (2018.2.0b5)
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f1f8c4d537b..dd016ba201dd 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.2.0b2+20180501
+ pkgver = 2018.2.0b5+20180525
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -20,22 +20,23 @@ pkgbase = unity-editor-beta
depends = libxtst
depends = libpqxx
depends = npm
+ depends = intel-tbb
+ depends = gtk3
optdepends = unity-editor-beta-doc
optdepends = unity-editor-beta-standardassets
optdepends = unity-editor-beta-example
optdepends = unity-editor-beta-android
optdepends = unity-editor-beta-ios
optdepends = unity-editor-beta-mac
- optdepends = unity-editor-beta-tizen
optdepends = unity-editor-beta-webgl
optdepends = unity-editor-beta-windows
optdepends = unity-editor-beta-facebook
options = !strip
- source = http://beta.unity3d.com/download/7b8938f7fa83/UnitySetup-2018.2.0b2
+ source = http://beta.unity3d.com/download/05c26644dc98/UnitySetup-2018.2.0b5
source = unity-editor-beta
source = unity-editor-beta.desktop
source = unity-editor-beta-icon.png
- sha1sums = 42112f9cc81bc941f88230631547b65daed008cc
+ sha1sums = eff3735245592be8a44d29fe1fc7a8b0cbb4e0dd
sha1sums = d61175685d0836a79b2d4582c09ea23ed5ee18e9
sha1sums = c348f141232ec06c6558fd42b5cbf86a75e2d02d
sha1sums = fddf4861974f88f0565de7f54f7418204e729894
diff --git a/PKGBUILD b/PKGBUILD
index 150fd7d84335..2058d449a743 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.2.0
-_build=b2
-_buildtag=20180501
-_randomstring=7b8938f7fa83
+_build=b5
+_buildtag=20180525
+_randomstring=05c26644dc98
_prefix=/opt/UnityBeta
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepdownloads=yes
@@ -43,7 +43,7 @@ source=("${_unitydownloads}/UnitySetup-${_version}${_build}"
'unity-editor-beta'
'unity-editor-beta.desktop'
'unity-editor-beta-icon.png')
-sha1sums=('42112f9cc81bc941f88230631547b65daed008cc'
+sha1sums=('eff3735245592be8a44d29fe1fc7a8b0cbb4e0dd'
'd61175685d0836a79b2d4582c09ea23ed5ee18e9'
'c348f141232ec06c6558fd42b5cbf86a75e2d02d'
'fddf4861974f88f0565de7f54f7418204e729894')