summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-10-08 16:48:09 +0200
committerOscar Morante2019-10-08 16:48:09 +0200
commita79d04f790258da2b1d097706a069da0fecef0e2 (patch)
treeeabaa32949f6d8139121f8f56e9d8cea877090bd
parentb67d954617dbdf66bab73dd89d8ac589832fe84f (diff)
downloadaur-a79d04f790258da2b1d097706a069da0fecef0e2.tar.gz
update to new upstream version (2019.3.0b6)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a8adb82041b..b1089812ea13 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.0b5
+ pkgver = 2019.3.0b6
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.0b5.3.0b5.tar.xz::https://beta.unity3d.com/download/13eef430e0c9/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.3.0b5.tar.xz
- md5sums = 315e71f73f771a7159034b952bf991c9
+ source = 2019.3.0b6.3.0b6.tar.xz::https://beta.unity3d.com/download/0612c96692fb/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.3.0b6.tar.xz
+ md5sums = ddacd5dda2ac31016f10b26dc7730037
pkgname = unity-editor-beta-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 94bc31e6a14a..3835dc7a0b28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-webgl
-pkgver=2019.3.0b5
+pkgver=2019.3.0b6
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.0b5.3.0b5.tar.xz::https://beta.unity3d.com/download/13eef430e0c9/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.3.0b5.tar.xz")
-md5sums=("315e71f73f771a7159034b952bf991c9")
+source=("2019.3.0b6.3.0b6.tar.xz::https://beta.unity3d.com/download/0612c96692fb/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.3.0b6.tar.xz")
+md5sums=("ddacd5dda2ac31016f10b26dc7730037")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package