summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-04-25 13:55:00 +0200
committerOscar Morante2019-04-25 13:55:00 +0200
commitb4bfcdc8c67defd87f39610870af2b376b64e4b3 (patch)
tree5307f2020c8fca40da9a9ee316583f7d76fd978d
parent7850274b388190e6cf9878c041db93bf1fbc0170 (diff)
downloadaur-b4bfcdc8c67defd87f39610870af2b376b64e4b3.tar.gz
update to new upstream version (2019.2.0a13)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b58586fa1a8..875029315743 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.2.0a11
+ pkgver = 2019.2.0a13
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.2.0a11.2.0a11.tar.xz::https://beta.unity3d.com/download/50bfd5f1a2f4/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.0a11.tar.xz
- md5sums = 232b52d31e40ec284ecae305a77289f6
+ source = 2019.2.0a13.2.0a13.tar.xz::https://beta.unity3d.com/download/7d71eaf2acca/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.0a13.tar.xz
+ md5sums = fd528ebf8426b4faf5e42bda769b5d29
pkgname = unity-editor-beta-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 81a6b6da97f7..7aedc045f544 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-webgl
-pkgver=2019.2.0a11
+pkgver=2019.2.0a13
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.2.0a11.2.0a11.tar.xz::https://beta.unity3d.com/download/50bfd5f1a2f4/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.0a11.tar.xz")
-md5sums=("232b52d31e40ec284ecae305a77289f6")
+source=("2019.2.0a13.2.0a13.tar.xz::https://beta.unity3d.com/download/7d71eaf2acca/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.0a13.tar.xz")
+md5sums=("fd528ebf8426b4faf5e42bda769b5d29")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package