summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-08-03 12:50:47 +0200
committerOscar Morante2018-08-03 12:50:47 +0200
commit1b428af8974a266688efea5b47ae4903ffbf2038 (patch)
tree141b0885da09d7bad42bc689a12a2734e533f9c4
parent7b2a43c769f54839bad9d32652c748cccaaa8891 (diff)
downloadaur-1b428af8974a266688efea5b47ae4903ffbf2038.tar.gz
update to new upstream version (2018.2.1f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3119f8d3caf..900fcb9a695a 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.0f2+20180711
+ pkgver = 2018.2.1f1+20180703
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/10189b18f56e/UnitySetup-2018.2.0f2
+ source = http://beta.unity3d.com/download/48afb4a72b1a/UnitySetup-2018.2.1f1
source = unity-editor
source = unity-editor.desktop
source = unity-editor-icon.png
- sha1sums = a8d71b86c8a8f3bbccdf813c3bc67b3dd92c728d
+ sha1sums = ed3906b2607db3b806be153f8062990268af76ac
sha1sums = c3727d6851a3ffd0aef9b380e2485eed9f02ef6b
sha1sums = 6ba1a3051bc0d5ed08e2fa4551d0f6c679109176
sha1sums = fddf4861974f88f0565de7f54f7418204e729894
diff --git a/PKGBUILD b/PKGBUILD
index 4f634f789cc8..8e6772e30840 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.2.0
-_build=f2
-_buildtag=20180711
-_randomstring=10189b18f56e
+_version=2018.2.1
+_build=f1
+_buildtag=20180703
+_randomstring=48afb4a72b1a
_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=('a8d71b86c8a8f3bbccdf813c3bc67b3dd92c728d'
+sha1sums=('ed3906b2607db3b806be153f8062990268af76ac'
'c3727d6851a3ffd0aef9b380e2485eed9f02ef6b'
'6ba1a3051bc0d5ed08e2fa4551d0f6c679109176'
'fddf4861974f88f0565de7f54f7418204e729894')