summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-12-16 18:49:02 +0200
committerOscar Morante2018-12-16 18:51:40 +0200
commitb6a16a55f6b70779265d1f6fdcb2385592495656 (patch)
tree7a41054ee4a9c46cff77d4e52f0b23b6f075b1b7
parente04f41256a9224d97aeb862f2b46f5b2308457fb (diff)
downloadaur-b6a16a55f6b70779265d1f6fdcb2385592495656.tar.gz
update to new upstream version (2018.3.0f2)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c27adf6b1514..9e98ca0e1f64 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-webgl
pkgdesc = Allows building your Unity projects for the WebGL platform
- pkgver = 2018.2.20f1
+ pkgver = 2018.3.0f2
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = unity-editor-webgl
depends = gzip
depends = ncurses5-compat-libs
options = !strip
- source = https://download.unity3d.com/download_unity/cef3e6c0c622/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.2.20f1.tar.xz
- md5sums = 73c00aa327e07c3d9c5b9c8e35a08ce3
+ source = 2018.3.0f2.3.0f2.tar.xz::https://download.unity3d.com/download_unity/6e9a27477296/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.3.0f2.tar.xz
+ md5sums = 42784a23b30eb6ffa4db1b5358959b20
pkgname = unity-editor-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 199ed2bc7e5e..bbe20e696092 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-webgl
-pkgver=2018.2.20f1
+pkgver=2018.3.0f2
pkgrel=1
pkgdesc="Allows building your Unity projects for the WebGL platform"
arch=('x86_64')
@@ -13,8 +13,8 @@ depends=('unity-editor'
'ffmpeg'
'gzip'
'ncurses5-compat-libs')
-source=("https://download.unity3d.com/download_unity/cef3e6c0c622/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.2.20f1.tar.xz")
-md5sums=("73c00aa327e07c3d9c5b9c8e35a08ce3")
+source=("2018.3.0f2.3.0f2.tar.xz::https://download.unity3d.com/download_unity/6e9a27477296/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.3.0f2.tar.xz")
+md5sums=("42784a23b30eb6ffa4db1b5358959b20")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package