summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2020-01-20 19:57:09 +0100
committerOscar Morante2020-01-20 19:57:09 +0100
commitfc92289a5076cfa4cd6c63c44744c4efc11b9302 (patch)
tree02c7e661c0fa9729218770bedf2d61fb65fe8923
parent391be74f091e195681b70085632882741e50bb91 (diff)
downloadaur-fc92289a5076cfa4cd6c63c44744c4efc11b9302.tar.gz
update to new upstream version (2019.3.0f5)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca5ccf796ec5..3dc5d6db1238 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-beta-webgl
pkgdesc = Allows building your Unity projects for the WebGL platform
- pkgver = 2019.3.0f3
+ pkgver = 2019.3.0f5
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = unity-editor-beta-webgl
depends = gzip
depends = ncurses5-compat-libs
options = !strip
- source = 2019.3.0f3.3.0f3.tar.xz::https://beta.unity3d.com/download/6c9e2bfd6f81/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.3.0f3.tar.xz
- md5sums = 139ea0473611b883f8fe149a80cfde87
+ source = 2019.3.0f5.3.0f5.tar.xz::https://beta.unity3d.com/download/44796c9d3c2c/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.3.0f5.tar.xz
+ md5sums = 325f732851bcc784eeb8caefeedfd246
pkgname = unity-editor-beta-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 10d61238a6ce..c54615412f52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-webgl
-pkgver=2019.3.0f3
+pkgver=2019.3.0f5
pkgrel=1
pkgdesc="Allows building your Unity projects for the WebGL platform"
arch=('x86_64')
@@ -13,8 +13,8 @@ depends=('unity-editor-beta'
'ffmpeg'
'gzip'
'ncurses5-compat-libs')
-source=("2019.3.0f3.3.0f3.tar.xz::https://beta.unity3d.com/download/6c9e2bfd6f81/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.3.0f3.tar.xz")
-md5sums=("139ea0473611b883f8fe149a80cfde87")
+source=("2019.3.0f5.3.0f5.tar.xz::https://beta.unity3d.com/download/44796c9d3c2c/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.3.0f5.tar.xz")
+md5sums=("325f732851bcc784eeb8caefeedfd246")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package