summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-09-26 09:19:43 +0300
committerOscar Morante2018-09-26 09:19:43 +0300
commit1e852cd0b75c6e3ca8a11cf3948cf01c8b32bc5a (patch)
treebfde07f0a1d5c8efaee6aeab99386df61d468c21
parentdf2810b4ac6b4ef0d67855cc63a447b2bb6ea331 (diff)
downloadaur-1e852cd0b75c6e3ca8a11cf3948cf01c8b32bc5a.tar.gz
update to new upstream version (2018.3.0b2)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c5670dac45a..45f9f9f24692 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.0b1+
+ pkgver = 2018.3.0b2
pkgrel = 2
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/3f0ac31c6d6f/LinuxEditorInstaller/Unity.tar.xz
+ source = https://beta.unity3d.com/download/21e0e8a5466d/LinuxEditorInstaller/Unity.tar.xz
source = unity-editor-beta
source = unity-editor-beta.desktop
source = unity-editor-beta-icon.png
source = eula.txt
- sha1sums = 67984c80e142d244c35eefad9f737991b7541049
+ sha1sums = bfc88236a57e4fd2c11b150fa532bd7ace34f919
sha1sums = d61175685d0836a79b2d4582c09ea23ed5ee18e9
sha1sums = c348f141232ec06c6558fd42b5cbf86a75e2d02d
sha1sums = fddf4861974f88f0565de7f54f7418204e729894
diff --git a/PKGBUILD b/PKGBUILD
index 846eb55017aa..f98bc8941347 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b1
-_randomstring=3f0ac31c6d6f
+_build=b2
+_randomstring=21e0e8a5466d
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta
-pkgver=${_version}${_build}+${_buildtag}
+pkgver=${_version}${_build}
pkgrel=2
pkgdesc="The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences."
arch=('x86_64')
@@ -39,7 +39,7 @@ source=("https://beta.unity3d.com/download/${_randomstring}/LinuxEditorInstaller
'unity-editor-beta.desktop'
'unity-editor-beta-icon.png'
'eula.txt')
-sha1sums=('67984c80e142d244c35eefad9f737991b7541049'
+sha1sums=('bfc88236a57e4fd2c11b150fa532bd7ace34f919'
'd61175685d0836a79b2d4582c09ea23ed5ee18e9'
'c348f141232ec06c6558fd42b5cbf86a75e2d02d'
'fddf4861974f88f0565de7f54f7418204e729894'