summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-08-03 11:09:39 +0200
committerOscar Morante2018-08-03 11:59:17 +0200
commit49d9027d0173fc8a6b32092c7959a49ea745cf3d (patch)
treecd9ac373701f12bda42352c32a2e8ffa1b8154fd
parent6d40b6a5f96b8a7e87401ec18a9a7b94fac24f5b (diff)
downloadaur-49d9027d0173fc8a6b32092c7959a49ea745cf3d.tar.gz
update to new upstream version (2017.4.8f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3921befab8a1..1b84a60a1cea 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.7f1+20180703
+ pkgver = 2017.4.8f1+20180703
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/1d86eef80e0a/UnitySetup-2017.4.7f1
+ source = http://beta.unity3d.com/download/8140fe378247/UnitySetup-2017.4.8f1
source = unity-editor-lts
source = unity-editor-lts.desktop
source = unity-editor-lts-icon.png
- sha1sums = 421ea241c463e63a5004ca82d13ac0725d24aea7
+ sha1sums = 119ec24433cf9e94ead7d62e64b69cec686d5aa5
sha1sums = c2a0643216d9733fe6364ad2036272a92352cf99
sha1sums = 359516eed53621b070a2599aefe91a4e62396aba
sha1sums = fddf4861974f88f0565de7f54f7418204e729894
diff --git a/PKGBUILD b/PKGBUILD
index 42571805ccad..ed285a859746 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2017.4.7
+_version=2017.4.8
_build=f1
_buildtag=20180703
-_randomstring=1d86eef80e0a
+_randomstring=8140fe378247
_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=('421ea241c463e63a5004ca82d13ac0725d24aea7'
+sha1sums=('119ec24433cf9e94ead7d62e64b69cec686d5aa5'
'c2a0643216d9733fe6364ad2036272a92352cf99'
'359516eed53621b070a2599aefe91a4e62396aba'
'fddf4861974f88f0565de7f54f7418204e729894')