summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-01-26 10:38:52 +0200
committerOscar Morante2019-01-26 10:38:52 +0200
commitc2477d6379ae97dd94c8a71723f70cbbd358e602 (patch)
tree84bf411dfb3aa216f1397327e1c51de6522b413b
parentdbd6f7b136bcad87bab7507a241939c67812db3a (diff)
downloadaur-c2477d6379ae97dd94c8a71723f70cbbd358e602.tar.gz
update to new upstream version (2018.3.3f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0dc252fd9546..abc2ed62febf 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.3.2f1
+ pkgver = 2018.3.3f1
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 = 2018.3.2f1.3.2f1.tar.xz::https://download.unity3d.com/download_unity/b3c100a4b73a/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.3.2f1.tar.xz
- md5sums = cdddce1b471b46bb1e928b84fd65acfb
+ source = 2018.3.3f1.3.3f1.tar.xz::https://download.unity3d.com/download_unity/393bae82dbb8/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.3.3f1.tar.xz
+ md5sums = 0d50f5d5be4aeb0e2703ff3e694b3a38
pkgname = unity-editor-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 4403151f0ed8..07ac2228e10a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-webgl
-pkgver=2018.3.2f1
+pkgver=2018.3.3f1
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=("2018.3.2f1.3.2f1.tar.xz::https://download.unity3d.com/download_unity/b3c100a4b73a/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.3.2f1.tar.xz")
-md5sums=("cdddce1b471b46bb1e928b84fd65acfb")
+source=("2018.3.3f1.3.3f1.tar.xz::https://download.unity3d.com/download_unity/393bae82dbb8/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.3.3f1.tar.xz")
+md5sums=("0d50f5d5be4aeb0e2703ff3e694b3a38")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package