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 5858bdaa0260..1e6243ada45e 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.2.2f1+20180703
+ pkgver = 2018.2.3f1+20180814
pkgrel = 1
epoch = 1
url = https://unity3d.com/
@@ -33,11 +33,11 @@ pkgbase = unity-editor
optdepends = unity-editor-windows
optdepends = unity-editor-facebook
options = !strip
- source = http://beta.unity3d.com/download/fcee59332301/UnitySetup-2018.2.2f1
+ source = http://beta.unity3d.com/download/fba045906327/UnitySetup-2018.2.3f1
source = unity-editor
source = unity-editor.desktop
source = unity-editor-icon.png
- sha1sums = 612f9e45bd05ba2dc9c5c6d5afab8a3b2c0c2958
+ sha1sums = c4a11b282908d0938914d16a448ec4982a5ce34e
sha1sums = c3727d6851a3ffd0aef9b380e2485eed9f02ef6b
sha1sums = 6ba1a3051bc0d5ed08e2fa4551d0f6c679109176
sha1sums = fddf4861974f88f0565de7f54f7418204e729894
diff --git a/PKGBUILD b/PKGBUILD
index 3c2e0da400fe..f58db7728b87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.2.2
+_version=2018.2.3
_build=f1
-_buildtag=20180703
-_randomstring=fcee59332301
+_buildtag=20180814
+_randomstring=fba045906327
_prefix=/opt/Unity
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepdownloads=yes
@@ -44,7 +44,7 @@ source=("${_unitydownloads}/UnitySetup-${_version}${_build}"
'unity-editor'
'unity-editor.desktop'
'unity-editor-icon.png')
-sha1sums=('612f9e45bd05ba2dc9c5c6d5afab8a3b2c0c2958'
+sha1sums=('c4a11b282908d0938914d16a448ec4982a5ce34e'
'c3727d6851a3ffd0aef9b380e2485eed9f02ef6b'
'6ba1a3051bc0d5ed08e2fa4551d0f6c679109176'
'fddf4861974f88f0565de7f54f7418204e729894')