summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6dc17af83cfd..8e9b53f845de 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.9f1
+ pkgver = 2018.4.10f1
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.9f1.4.9f1.tar.xz::https://download.unity3d.com/download_unity/ca372476eaba/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.4.9f1.tar.xz
- md5sums = cfd9a4963ca5ab2bf41fa7bc0079dc8b
+ 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
pkgname = unity-editor-lts-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 4a88ee77c8f9..0eddbaa3a3c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-webgl
-pkgver=2018.4.9f1
+pkgver=2018.4.10f1
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.9f1.4.9f1.tar.xz::https://download.unity3d.com/download_unity/ca372476eaba/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.4.9f1.tar.xz")
-md5sums=("cfd9a4963ca5ab2bf41fa7bc0079dc8b")
+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")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package