summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2020-01-20 19:55:34 +0100
committerOscar Morante2020-01-20 19:55:34 +0100
commita01f15cc2c58a307a6c744335227280d91569794 (patch)
treeb076a61ecb0b6351f2d14d1c7e6475a6bc3ec3d3
parentffd9b38f1d11f9e484adedec8dfea894e5ecab7e (diff)
downloadaur-a01f15cc2c58a307a6c744335227280d91569794.tar.gz
update to new upstream version (2019.2.18f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67ab4b8526ce..185bb5018f63 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.2.17f1
+ pkgver = 2019.2.18f1
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.2.17f1.2.17f1.tar.xz::https://download.unity3d.com/download_unity/8e603399ca02/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.17f1.tar.xz
- md5sums = c31625b491e89c3a28192a5fc924a9d8
+ source = 2019.2.18f1.2.18f1.tar.xz::https://download.unity3d.com/download_unity/bbf64de26e34/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.18f1.tar.xz
+ md5sums = d1865d1109fb22d18fbfef783232b6ef
pkgname = unity-editor-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 786250700465..a42be165f862 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-webgl
-pkgver=2019.2.17f1
+pkgver=2019.2.18f1
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.2.17f1.2.17f1.tar.xz::https://download.unity3d.com/download_unity/8e603399ca02/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.17f1.tar.xz")
-md5sums=("c31625b491e89c3a28192a5fc924a9d8")
+source=("2019.2.18f1.2.18f1.tar.xz::https://download.unity3d.com/download_unity/bbf64de26e34/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.18f1.tar.xz")
+md5sums=("d1865d1109fb22d18fbfef783232b6ef")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package