summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-03-04 20:59:22 +0100
committerOscar Morante2019-03-04 20:59:22 +0100
commitfa370ac70d36f733a5273b586122cf9ba024bc60 (patch)
treea1a2e954c5911317300c4bb5c8b5452a4bb7dd52
parentb2f93b67a549569fc27d2d5b4f0cefdb90f39431 (diff)
downloadaur-fa370ac70d36f733a5273b586122cf9ba024bc60.tar.gz
update to new upstream version (2018.3.7f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f8cceaacdac..3ceca083f465 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.6f1
+ pkgver = 2018.3.7f1
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.6f1.3.6f1.tar.xz::https://download.unity3d.com/download_unity/a220877bc173/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.3.6f1.tar.xz
- md5sums = 40e7b7a4b001419ac248f88390bf3bea
+ 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
pkgname = unity-editor-webgl
diff --git a/PKGBUILD b/PKGBUILD
index e99d8cba8bbe..67972b817983 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-webgl
-pkgver=2018.3.6f1
+pkgver=2018.3.7f1
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.6f1.3.6f1.tar.xz::https://download.unity3d.com/download_unity/a220877bc173/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.3.6f1.tar.xz")
-md5sums=("40e7b7a4b001419ac248f88390bf3bea")
+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")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package