summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-08-28 19:05:08 +0200
committerOscar Morante2018-08-28 19:05:08 +0200
commitc87a92bac31c4d7e2a91aa23c3e81c0f2e9eeaac (patch)
tree797fb3cde2effd013a9373622448ea382800f3a7
parent5050bfb954cd6e3dcf30d4ebca2c80436d37aed0 (diff)
downloadaur-c87a92bac31c4d7e2a91aa23c3e81c0f2e9eeaac.tar.gz
update to new upstream version (2018.2.5f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae6c9140cb44..537efb48fc00 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.4f1+20180820
+ pkgver = 2018.2.5f1+20180828
pkgrel = 1
epoch = 1
url = https://unity3d.com/
@@ -32,11 +32,11 @@ pkgbase = unity-editor
optdepends = unity-editor-facebook
optdepends = visual-studio-code-bin
options = !strip
- source = http://beta.unity3d.com/download/fe703c5165de/UnitySetup-2018.2.4f1
+ source = http://beta.unity3d.com/download/88f43da96871/UnitySetup-2018.2.5f1
source = unity-editor
source = unity-editor.desktop
source = unity-editor-icon.png
- sha1sums = a1c6cca4876703bcfd4f8465e7def36a15804158
+ sha1sums = 2f1d98a40a6662fb7f1f722b311350b506fb931f
sha1sums = c3727d6851a3ffd0aef9b380e2485eed9f02ef6b
sha1sums = 6ba1a3051bc0d5ed08e2fa4551d0f6c679109176
sha1sums = fddf4861974f88f0565de7f54f7418204e729894
diff --git a/PKGBUILD b/PKGBUILD
index cdb4a1befa72..0033ffccfdd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.2.4
+_version=2018.2.5
_build=f1
-_buildtag=20180820
-_randomstring=fe703c5165de
+_buildtag=20180828
+_randomstring=88f43da96871
_prefix=/opt/Unity
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepdownloads=yes
@@ -43,7 +43,7 @@ source=("${_unitydownloads}/UnitySetup-${_version}${_build}"
'unity-editor'
'unity-editor.desktop'
'unity-editor-icon.png')
-sha1sums=('a1c6cca4876703bcfd4f8465e7def36a15804158'
+sha1sums=('2f1d98a40a6662fb7f1f722b311350b506fb931f'
'c3727d6851a3ffd0aef9b380e2485eed9f02ef6b'
'6ba1a3051bc0d5ed08e2fa4551d0f6c679109176'
'fddf4861974f88f0565de7f54f7418204e729894')