summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-06-24 12:12:48 +0300
committerOscar Morante2019-06-24 12:12:48 +0300
commitc1c41163c1c78a57efd286b5b594bb235a300bf0 (patch)
tree57b85be4489a879eec60dfde3b9800068dfcb04b
parent850cd6afdfc843107378d37a992d10eb41083d9a (diff)
downloadaur-c1c41163c1c78a57efd286b5b594bb235a300bf0.tar.gz
update to new upstream version (2019.1.8f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28cd2fe95b23..568587580048 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.7f1
+ pkgver = 2019.1.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 = 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
+ source = 2019.1.8f1.1.8f1.tar.xz::https://download.unity3d.com/download_unity/7938dd008a75/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.8f1.tar.xz
+ md5sums = e531d41f6272d7d175157849d358932c
pkgname = unity-editor-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 552c4ad560ca..c2594b57ddb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-webgl
-pkgver=2019.1.7f1
+pkgver=2019.1.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=("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")
+source=("2019.1.8f1.1.8f1.tar.xz::https://download.unity3d.com/download_unity/7938dd008a75/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.8f1.tar.xz")
+md5sums=("e531d41f6272d7d175157849d358932c")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package