summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2017-12-07 15:32:08 +0100
committerOscar Morante2017-12-07 15:32:08 +0100
commite3be7c79de23f81fb859ce088a2f34167153f5cd (patch)
tree4bd022e7e855de5eb1c0b66164725aa443cb74ef
parentae73ecdbe48119f8698e03d47e4369f9f8c4323f (diff)
downloadaur-e3be7c79de23f81fb859ce088a2f34167153f5cd.tar.gz
upgrade to new upstream version (2017.3.0f1)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8402ba4a6816..e8587d83695d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Oct 5 13:47:37 UTC 2017
+# Thu Dec 7 13:45:00 UTC 2017
pkgbase = unity-editor-beta-webgl
pkgdesc = Allows building your Unity projects for the WebGL platform
- pkgver = 2017.3.0b1+20170926
+ pkgver = 2017.3.0f1+20171206
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = unity-editor-beta-webgl
depends = ffmpeg
depends = gzip
options = !strip
- source = http://beta.unity3d.com/download/2ca68d182788/UnitySetup-2017.3.0b1
- sha1sums = 2c7e3358f4833070ac5266b0abc90aea8f4875c8
+ source = http://beta.unity3d.com/download/3c89f8d277f5/UnitySetup-2017.3.0f1
+ sha1sums = 864eec744e5ca360c41e6121ddbd4cbb48659fe4
pkgname = unity-editor-beta-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 5203a0f95dd5..40df34939438 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2017.3.0
-_build=b1
-_buildtag=20170926
-_randomstring=2ca68d182788
+_build=f1
+_buildtag=20171206
+_randomstring=3c89f8d277f5
_prefix=/opt/UnityBeta
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepdownloads=yes
@@ -20,7 +20,7 @@ depends=('unity-editor-beta'
'gzip')
makedepends=('gtk2' 'libsoup' 'libarchive')
source=("${_unitydownloads}/UnitySetup-${_version}${_build}")
-sha1sums=('2c7e3358f4833070ac5266b0abc90aea8f4875c8')
+sha1sums=('864eec744e5ca360c41e6121ddbd4cbb48659fe4')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package