summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-06-02 18:59:08 +0200
committerOscar Morante2018-06-02 18:59:08 +0200
commitc36d5939547c8b1c7ec1b2dbfed732d2f172557c (patch)
treeb1a172e0edee00d3bb86f0ff7552d86ece05cd04
parent64376e284ed012129ef39f53b632260bb2ecb82a (diff)
downloadaur-c36d5939547c8b1c7ec1b2dbfed732d2f172557c.tar.gz
update to new upstream version (2018.1.2f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dee1a1ddc570..454f4e0f1e2d 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.0f2+20180504
+ pkgver = 2018.1.2f1+20180504
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/170f0691b973/UnitySetup-2018.1.0f2
+ source = http://beta.unity3d.com/download/3709a3f954c1/UnitySetup-2018.1.2f1
source = unity-editor
source = unity-editor.desktop
source = unity-editor-icon.png
- sha1sums = 36104fa796172f3b9845e7c84aaccc7902b68ce2
+ sha1sums = 8cb7bb1e3f753af55af8acceefad4ad26dd71b77
sha1sums = c3727d6851a3ffd0aef9b380e2485eed9f02ef6b
sha1sums = 6ba1a3051bc0d5ed08e2fa4551d0f6c679109176
sha1sums = fddf4861974f88f0565de7f54f7418204e729894
diff --git a/PKGBUILD b/PKGBUILD
index 9e54a9a852a1..566fd751b935 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.1.0
-_build=f2
+_version=2018.1.2
+_build=f1
_buildtag=20180504
-_randomstring=170f0691b973
+_randomstring=3709a3f954c1
_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=('36104fa796172f3b9845e7c84aaccc7902b68ce2'
+sha1sums=('8cb7bb1e3f753af55af8acceefad4ad26dd71b77'
'c3727d6851a3ffd0aef9b380e2485eed9f02ef6b'
'6ba1a3051bc0d5ed08e2fa4551d0f6c679109176'
'fddf4861974f88f0565de7f54f7418204e729894')