summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-09-26 10:01:35 +0300
committerOscar Morante2018-09-26 10:01:35 +0300
commit86b327451273133d09b15f5f528c0a7e79154704 (patch)
tree0996e631dde482830346d92d671424fba24774d5
parentdbf3c00acc7575adb69115bcadfadcf3fa68add3 (diff)
downloadaur-86b327451273133d09b15f5f528c0a7e79154704.tar.gz
update to new upstream version (2017.4.11f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c89a78987d3..2f3825ca1d07 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-lts-webgl
pkgdesc = Allows building your Unity projects for the WebGL platform
- pkgver = 2017.4.10f1
+ pkgver = 2017.4.11f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = unity-editor-lts-webgl
depends = ffmpeg
depends = gzip
options = !strip
- source = https://download.unity3d.com/download_unity/f2cce2a5991f/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2017.4.10f1.tar.xz
- md5sums = c91c6738604fdb1e9ff09e2b2fd39954
+ source = https://download.unity3d.com/download_unity/8c6b8ef6d111/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2017.4.11f1.tar.xz
+ md5sums = ce24907dc638bf6ec45cf2f981b78acf
pkgname = unity-editor-lts-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 21c7d65537ee..3472684153e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2017.4.10
+_version=2017.4.11
_build=f1
-_randomstring=f2cce2a5991f
+_randomstring=8c6b8ef6d111
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-webgl
@@ -16,7 +16,7 @@ depends=('unity-editor-lts'
'ffmpeg'
'gzip')
source=("https://download.unity3d.com/download_unity/${_randomstring}/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-${_version}${_build}.tar.xz")
-md5sums=('c91c6738604fdb1e9ff09e2b2fd39954')
+md5sums=('ce24907dc638bf6ec45cf2f981b78acf')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package