summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-11-18 18:58:44 +0100
committerOscar Morante2019-11-18 18:58:44 +0100
commit7533da330a2631e4c5c6a95b9a0fb69c43ff07da (patch)
treef42af5a8c806a47010794e2e6a7a86fcb31940e8
parent2192229634bde69265280801260b936e3f1554eb (diff)
downloadaur-7533da330a2631e4c5c6a95b9a0fb69c43ff07da.tar.gz
update to new upstream version (2019.3.0b11)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 087f07d06ede..c591f051cddf 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.0b10
+ pkgver = 2019.3.0b11
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.0b10.3.0b10.tar.xz::https://beta.unity3d.com/download/7955ac590a97/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.3.0b10.tar.xz
- md5sums = e42abeb3e1a7451ce572d44391409cf7
+ source = 2019.3.0b11.3.0b11.tar.xz::https://beta.unity3d.com/download/1781308d0868/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.3.0b11.tar.xz
+ md5sums = c70a7bdaab7718c3b63923eef28d43d6
pkgname = unity-editor-beta-webgl
diff --git a/PKGBUILD b/PKGBUILD
index c910120da6a7..a88d6515edec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-webgl
-pkgver=2019.3.0b10
+pkgver=2019.3.0b11
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.0b10.3.0b10.tar.xz::https://beta.unity3d.com/download/7955ac590a97/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.3.0b10.tar.xz")
-md5sums=("e42abeb3e1a7451ce572d44391409cf7")
+source=("2019.3.0b11.3.0b11.tar.xz::https://beta.unity3d.com/download/1781308d0868/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.3.0b11.tar.xz")
+md5sums=("c70a7bdaab7718c3b63923eef28d43d6")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package