summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-08-16 18:42:48 +0200
committerOscar Morante2018-08-16 18:42:48 +0200
commit0b063e75bc8866ac4a00a3edce27c4c25bbb338f (patch)
tree93ebeb5e366c6b9b98abef673bc196a7750b3652
parent49d9027d0173fc8a6b32092c7959a49ea745cf3d (diff)
downloadaur-0b063e75bc8866ac4a00a3edce27c4c25bbb338f.tar.gz
update to new upstream version (2017.4.9f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b84a60a1cea..1845e418ee26 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-lts
pkgdesc = The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences.
- pkgver = 2017.4.8f1+20180703
+ pkgver = 2017.4.9f1+20180816
pkgrel = 1
epoch = 1
url = https://unity3d.com/
@@ -31,11 +31,11 @@ pkgbase = unity-editor-lts
optdepends = unity-editor-lts-windows
optdepends = unity-editor-lts-facebook
options = !strip
- source = http://beta.unity3d.com/download/8140fe378247/UnitySetup-2017.4.8f1
+ source = http://beta.unity3d.com/download/cc814e4d942d/UnitySetup-2017.4.9f1
source = unity-editor-lts
source = unity-editor-lts.desktop
source = unity-editor-lts-icon.png
- sha1sums = 119ec24433cf9e94ead7d62e64b69cec686d5aa5
+ sha1sums = 6d4284af0002b3f06a6923649d57ffd045999756
sha1sums = c2a0643216d9733fe6364ad2036272a92352cf99
sha1sums = 359516eed53621b070a2599aefe91a4e62396aba
sha1sums = fddf4861974f88f0565de7f54f7418204e729894
diff --git a/PKGBUILD b/PKGBUILD
index ed285a859746..93c799baec3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2017.4.8
+_version=2017.4.9
_build=f1
-_buildtag=20180703
-_randomstring=8140fe378247
+_buildtag=20180816
+_randomstring=cc814e4d942d
_prefix=/opt/UnityLts
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepdownloads=yes
@@ -42,7 +42,7 @@ source=("${_unitydownloads}/UnitySetup-${_version}${_build}"
'unity-editor-lts'
'unity-editor-lts.desktop'
'unity-editor-lts-icon.png')
-sha1sums=('119ec24433cf9e94ead7d62e64b69cec686d5aa5'
+sha1sums=('6d4284af0002b3f06a6923649d57ffd045999756'
'c2a0643216d9733fe6364ad2036272a92352cf99'
'359516eed53621b070a2599aefe91a4e62396aba'
'fddf4861974f88f0565de7f54f7418204e729894')