summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-03-09 15:09:52 +0100
committerOscar Morante2019-03-09 15:09:52 +0100
commit3b3b9b03d69fbd439c5e7f659ec4f3d4d04b7999 (patch)
tree12982d8b7d23e74ff9cdfc9ed430c891df52db49
parentfa370ac70d36f733a5273b586122cf9ba024bc60 (diff)
downloadaur-3b3b9b03d69fbd439c5e7f659ec4f3d4d04b7999.tar.gz
update to new upstream version (2018.3.8f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ceca083f465..196142ae630f 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.7f1
+ pkgver = 2018.3.8f1
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.7f1.3.7f1.tar.xz::https://download.unity3d.com/download_unity/9e14d22a41bb/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.3.7f1.tar.xz
- md5sums = 94330f36d4403f8137a58c5b0d9c4603
+ source = 2018.3.8f1.3.8f1.tar.xz::https://download.unity3d.com/download_unity/fc0fe30d6d91/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.3.8f1.tar.xz
+ md5sums = 44907735f95e5d89a99e58944810789d
pkgname = unity-editor-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 67972b817983..c33a4cd85d18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-webgl
-pkgver=2018.3.7f1
+pkgver=2018.3.8f1
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.7f1.3.7f1.tar.xz::https://download.unity3d.com/download_unity/9e14d22a41bb/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.3.7f1.tar.xz")
-md5sums=("94330f36d4403f8137a58c5b0d9c4603")
+source=("2018.3.8f1.3.8f1.tar.xz::https://download.unity3d.com/download_unity/fc0fe30d6d91/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.3.8f1.tar.xz")
+md5sums=("44907735f95e5d89a99e58944810789d")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package