summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91bbe849818d..787e1d69f5c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor
pkgdesc = The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences.
- pkgver = 2018.1.3f1+20180607
+ pkgver = 2018.1.5f1+20180621
pkgrel = 1
epoch = 1
url = https://unity3d.com/
@@ -31,11 +31,11 @@ pkgbase = unity-editor
optdepends = unity-editor-windows
optdepends = unity-editor-facebook
options = !strip
- source = http://beta.unity3d.com/download/093b6115f8df/UnitySetup-2018.1.3f1
+ source = http://beta.unity3d.com/download/2e0fa9ec2214/UnitySetup-2018.1.5f1
source = unity-editor
source = unity-editor.desktop
source = unity-editor-icon.png
- sha1sums = c14f0484cf76d523e103a4e89c87e5969042dd79
+ sha1sums = e8a2dafd1670769a85897f4addd122fa22c4019a
sha1sums = c3727d6851a3ffd0aef9b380e2485eed9f02ef6b
sha1sums = 6ba1a3051bc0d5ed08e2fa4551d0f6c679109176
sha1sums = fddf4861974f88f0565de7f54f7418204e729894
diff --git a/PKGBUILD b/PKGBUILD
index ca118f1e73dd..4d8cf3eef34c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.1.3
+_version=2018.1.5
_build=f1
-_buildtag=20180607
-_randomstring=093b6115f8df
+_buildtag=20180621
+_randomstring=2e0fa9ec2214
_prefix=/opt/Unity
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepdownloads=yes
@@ -42,7 +42,7 @@ source=("${_unitydownloads}/UnitySetup-${_version}${_build}"
'unity-editor'
'unity-editor.desktop'
'unity-editor-icon.png')
-sha1sums=('c14f0484cf76d523e103a4e89c87e5969042dd79'
+sha1sums=('e8a2dafd1670769a85897f4addd122fa22c4019a'
'c3727d6851a3ffd0aef9b380e2485eed9f02ef6b'
'6ba1a3051bc0d5ed08e2fa4551d0f6c679109176'
'fddf4861974f88f0565de7f54f7418204e729894')