summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-10-03 14:36:57 +0300
committerOscar Morante2018-10-03 14:36:57 +0300
commitd34fbaf9063180655f052ab2213a522ecdcd407d (patch)
tree66056bd2e55175dfa387256fc35c3d30d801d7fa
parent25fae85c71e85274c3ac0f805146a566e18c2208 (diff)
downloadaur-d34fbaf9063180655f052ab2213a522ecdcd407d.tar.gz
update to new upstream version (2018.3.0b3)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45f9f9f24692..34316d95f6d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.0b2
- pkgrel = 2
+ pkgver = 2018.3.0b3
+ pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
@@ -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/21e0e8a5466d/LinuxEditorInstaller/Unity.tar.xz
+ source = https://beta.unity3d.com/download/cc0086a8e10c/LinuxEditorInstaller/Unity.tar.xz
source = unity-editor-beta
source = unity-editor-beta.desktop
source = unity-editor-beta-icon.png
source = eula.txt
- sha1sums = bfc88236a57e4fd2c11b150fa532bd7ace34f919
+ sha1sums = dcf97c5ce0c74659637001ca4f897b20feb7e124
sha1sums = d61175685d0836a79b2d4582c09ea23ed5ee18e9
sha1sums = c348f141232ec06c6558fd42b5cbf86a75e2d02d
sha1sums = fddf4861974f88f0565de7f54f7418204e729894
diff --git a/PKGBUILD b/PKGBUILD
index f98bc8941347..ef42d43c71a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b2
-_randomstring=21e0e8a5466d
+_build=b3
+_randomstring=cc0086a8e10c
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta
pkgver=${_version}${_build}
-pkgrel=2
+pkgrel=1
pkgdesc="The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences."
arch=('x86_64')
url='https://unity3d.com/'
@@ -39,7 +39,7 @@ source=("https://beta.unity3d.com/download/${_randomstring}/LinuxEditorInstaller
'unity-editor-beta.desktop'
'unity-editor-beta-icon.png'
'eula.txt')
-sha1sums=('bfc88236a57e4fd2c11b150fa532bd7ace34f919'
+sha1sums=('dcf97c5ce0c74659637001ca4f897b20feb7e124'
'd61175685d0836a79b2d4582c09ea23ed5ee18e9'
'c348f141232ec06c6558fd42b5cbf86a75e2d02d'
'fddf4861974f88f0565de7f54f7418204e729894'