summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-11-04 14:45:11 +0100
committerOscar Morante2019-11-04 14:45:11 +0100
commit4df4aebe24fd62b5e021aeeba7b2946dd49ac01c (patch)
treeda75005c29b68c808730c22e7c8cbc6124acd191
parentd35a96aab5ad57375d805dd0d168b380cfd51766 (diff)
downloadaur-4df4aebe24fd62b5e021aeeba7b2946dd49ac01c.tar.gz
update to new upstream version (2019.2.11f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index efa68fca9ca9..f5c4217d9dfd 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.10f1
+ pkgver = 2019.2.11f1
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.10f1.2.10f1.tar.xz::https://download.unity3d.com/download_unity/923acd2d43aa/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.10f1.tar.xz
- md5sums = 2861b9fb61c5fdd994d792038e393f44
+ source = 2019.2.11f1.2.11f1.tar.xz::https://download.unity3d.com/download_unity/5f859a4cfee5/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.11f1.tar.xz
+ md5sums = 21897a6610ea193da1d0af50f71e85f9
pkgname = unity-editor-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 36ede5671a43..26fc56c23fdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-webgl
-pkgver=2019.2.10f1
+pkgver=2019.2.11f1
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.10f1.2.10f1.tar.xz::https://download.unity3d.com/download_unity/923acd2d43aa/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.10f1.tar.xz")
-md5sums=("2861b9fb61c5fdd994d792038e393f44")
+source=("2019.2.11f1.2.11f1.tar.xz::https://download.unity3d.com/download_unity/5f859a4cfee5/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.11f1.tar.xz")
+md5sums=("21897a6610ea193da1d0af50f71e85f9")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package