summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-06-17 12:42:03 +0300
committerOscar Morante2019-06-17 12:42:03 +0300
commit850cd6afdfc843107378d37a992d10eb41083d9a (patch)
treede91c7af8dc46c2ac5b32e29bd01ee54579ab382
parentfa47728203241bfbad5b31c11d7ae99d30ef3d46 (diff)
downloadaur-850cd6afdfc843107378d37a992d10eb41083d9a.tar.gz
update to new upstream version (2019.1.7f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a6e5b2dcc14..28cd2fe95b23 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.6f1
+ pkgver = 2019.1.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 = 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
+ source = 2019.1.7f1.1.7f1.tar.xz::https://download.unity3d.com/download_unity/f3c4928e5742/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.7f1.tar.xz
+ md5sums = 1ebdc34d4de8e5e98b5ad36f4a373ced
pkgname = unity-editor-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 2428a31bb2ad..552c4ad560ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-webgl
-pkgver=2019.1.6f1
+pkgver=2019.1.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=("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")
+source=("2019.1.7f1.1.7f1.tar.xz::https://download.unity3d.com/download_unity/f3c4928e5742/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.7f1.tar.xz")
+md5sums=("1ebdc34d4de8e5e98b5ad36f4a373ced")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package