summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-06-11 15:03:47 +0200
committerOscar Morante2019-06-11 15:03:47 +0200
commitfa47728203241bfbad5b31c11d7ae99d30ef3d46 (patch)
treec8943d090f665913d37093a993d20b1382c0341b
parente73b41bc606f35c3ab583f5f44bab97836bff88e (diff)
downloadaur-fa47728203241bfbad5b31c11d7ae99d30ef3d46.tar.gz
update to new upstream version (2019.1.6f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a77b4f92d8e6..1a6e5b2dcc14 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-webgl
pkgdesc = Allows building your Unity projects for the WebGL platform
- pkgver = 2019.1.5f1
+ pkgver = 2019.1.6f1
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 = 2019.1.5f1.1.5f1.tar.xz::https://download.unity3d.com/download_unity/0ca0f5646614/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.5f1.tar.xz
- md5sums = 033e0d5f7a0c7e01be4b1fbf45a73035
+ source = 2019.1.6f1.1.6f1.tar.xz::https://download.unity3d.com/download_unity/f2970305fe1c/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.6f1.tar.xz
+ md5sums = bd57f34f030bb7e5a7b3f8e0741d3e10
pkgname = unity-editor-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 7dc77baa6a0a..2428a31bb2ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-webgl
-pkgver=2019.1.5f1
+pkgver=2019.1.6f1
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=("2019.1.5f1.1.5f1.tar.xz::https://download.unity3d.com/download_unity/0ca0f5646614/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.5f1.tar.xz")
-md5sums=("033e0d5f7a0c7e01be4b1fbf45a73035")
+source=("2019.1.6f1.1.6f1.tar.xz::https://download.unity3d.com/download_unity/f2970305fe1c/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.6f1.tar.xz")
+md5sums=("bd57f34f030bb7e5a7b3f8e0741d3e10")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package