summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-12-09 18:29:39 +0200
committerOscar Morante2018-12-09 18:29:39 +0200
commit20cf4965456db4bb2a1776ebfa2c2d7bd37a405c (patch)
treefa8d5a8b02ec57124f2e54add4db519e3fe91694
parentb4c3479fb175ab90aeff9f7eba9f7b83eb6fde2a (diff)
downloadaur-20cf4965456db4bb2a1776ebfa2c2d7bd37a405c.tar.gz
update to new upstream version (2018.3.0f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4b16836a640..bf702f43d94a 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.0b12
+ pkgver = 2018.3.0f1
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/77f6238a7ced/LinuxEditorInstaller/Unity.tar.xz
+ source = https://beta.unity3d.com/download/f023c421e164/LinuxEditorInstaller/Unity.tar.xz
source = unity-editor-beta
source = unity-editor-beta.desktop
source = unity-editor-beta-icon.png
source = eula.txt
- sha1sums = dd9bd182e17022e36123257efbd263d7b9750986
+ sha1sums = 5f29683307ead4ad306d59898abcc7fc60c35d67
sha1sums = d61175685d0836a79b2d4582c09ea23ed5ee18e9
sha1sums = c348f141232ec06c6558fd42b5cbf86a75e2d02d
sha1sums = fddf4861974f88f0565de7f54f7418204e729894
diff --git a/PKGBUILD b/PKGBUILD
index f5d67ab22dc6..611ee0b44244 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b12
-_randomstring=77f6238a7ced
+_build=f1
+_randomstring=f023c421e164
_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=('dd9bd182e17022e36123257efbd263d7b9750986'
+sha1sums=('5f29683307ead4ad306d59898abcc7fc60c35d67'
'd61175685d0836a79b2d4582c09ea23ed5ee18e9'
'c348f141232ec06c6558fd42b5cbf86a75e2d02d'
'fddf4861974f88f0565de7f54f7418204e729894'