summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-10-11 20:57:42 +0200
committerOscar Morante2019-10-11 20:57:42 +0200
commite6dff202eeafe7fe046570dd6dddefce72e9067c (patch)
tree9778e14e8550313ad39d16741983e53fcf2b335b
parent5a7d373bd32986f7d09d4f48a51762d41b8256d8 (diff)
downloadaur-e6dff202eeafe7fe046570dd6dddefce72e9067c.tar.gz
update to new upstream version (2018.4.11f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e9b53f845de..1e67f0e7d520 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 = 2018.4.10f1
+ pkgver = 2018.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 = 2018.4.10f1.4.10f1.tar.xz::https://download.unity3d.com/download_unity/a0470569e97b/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.4.10f1.tar.xz
- md5sums = 9fb19520c1af7a332ec6a5fb0711455e
+ source = 2018.4.11f1.4.11f1.tar.xz::https://download.unity3d.com/download_unity/7098af2f11ea/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.4.11f1.tar.xz
+ md5sums = 09c30e1e0970af9952568ff837b65f87
pkgname = unity-editor-lts-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 0eddbaa3a3c2..98eec323b8ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-webgl
-pkgver=2018.4.10f1
+pkgver=2018.4.11f1
pkgrel=1
pkgdesc="Allows building your Unity projects for the WebGL platform"
arch=('x86_64')
@@ -12,8 +12,8 @@ license=('custom')
depends=('unity-editor-lts'
'ffmpeg'
'gzip')
-source=("2018.4.10f1.4.10f1.tar.xz::https://download.unity3d.com/download_unity/a0470569e97b/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.4.10f1.tar.xz")
-md5sums=("9fb19520c1af7a332ec6a5fb0711455e")
+source=("2018.4.11f1.4.11f1.tar.xz::https://download.unity3d.com/download_unity/7098af2f11ea/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.4.11f1.tar.xz")
+md5sums=("09c30e1e0970af9952568ff837b65f87")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package