summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-05-07 14:25:15 +0200
committerOscar Morante2019-05-07 14:25:15 +0200
commitf003d1ec0c80e8b4726e5c2265002f25da0cd964 (patch)
tree3f7b6db13140d2391e4a258318ccf7e7d3d7688d
parentb4bfcdc8c67defd87f39610870af2b376b64e4b3 (diff)
downloadaur-f003d1ec0c80e8b4726e5c2265002f25da0cd964.tar.gz
update to new upstream version (2019.2.0a14)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 875029315743..6ee4175a5686 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.0a13
+ pkgver = 2019.2.0a14
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.0a13.2.0a13.tar.xz::https://beta.unity3d.com/download/7d71eaf2acca/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.0a13.tar.xz
- md5sums = fd528ebf8426b4faf5e42bda769b5d29
+ source = 2019.2.0a14.2.0a14.tar.xz::https://beta.unity3d.com/download/f7ca70490e38/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.0a14.tar.xz
+ md5sums = d7dab24a453a08b3b184fba8d2976621
pkgname = unity-editor-beta-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 7aedc045f544..7fa0dca7e483 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-webgl
-pkgver=2019.2.0a13
+pkgver=2019.2.0a14
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.0a13.2.0a13.tar.xz::https://beta.unity3d.com/download/7d71eaf2acca/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.0a13.tar.xz")
-md5sums=("fd528ebf8426b4faf5e42bda769b5d29")
+source=("2019.2.0a14.2.0a14.tar.xz::https://beta.unity3d.com/download/f7ca70490e38/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.0a14.tar.xz")
+md5sums=("d7dab24a453a08b3b184fba8d2976621")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package