summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-04-08 17:09:05 +0300
committerOscar Morante2018-04-08 17:09:05 +0300
commitea315bfc70c2c50dcb95a20865e50182eeca8215 (patch)
treee3712447908b99fafb646e16eeb91dfb5b72d395
parent1cab5b172f4459ea5b912a093d52a72d4bdca1e5 (diff)
downloadaur-ea315bfc70c2c50dcb95a20865e50182eeca8215.tar.gz
update to new upstream version (2017.4.0f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 440a19920e3a..82843bb034e9 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 = 2017.3.1f1+20180216
+ pkgver = 2017.4.0f1+20180501
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/aea5ecb8f9fd/UnitySetup-2017.3.1f1
+ source = http://beta.unity3d.com/download/0ec691fce5c2/UnitySetup-2017.4.0f1
source = unity-editor
source = unity-editor.desktop
source = unity-editor-icon.png
- sha1sums = 065c7c75980dd57dc9b7113b2cd089e2ba2b9931
+ sha1sums = b379e6df5d9d5f02047d37c3399a2b1bb5168dda
sha1sums = c3727d6851a3ffd0aef9b380e2485eed9f02ef6b
sha1sums = 6ba1a3051bc0d5ed08e2fa4551d0f6c679109176
sha1sums = fddf4861974f88f0565de7f54f7418204e729894
diff --git a/PKGBUILD b/PKGBUILD
index 0221190008f3..ff7fd16e9cea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2017.3.1
+_version=2017.4.0
_build=f1
-_buildtag=20180216
-_randomstring=aea5ecb8f9fd
+_buildtag=20180501
+_randomstring=0ec691fce5c2
_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=('065c7c75980dd57dc9b7113b2cd089e2ba2b9931'
+sha1sums=('b379e6df5d9d5f02047d37c3399a2b1bb5168dda'
'c3727d6851a3ffd0aef9b380e2485eed9f02ef6b'
'6ba1a3051bc0d5ed08e2fa4551d0f6c679109176'
'fddf4861974f88f0565de7f54f7418204e729894')