summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-01-19 11:51:07 +0200
committerOscar Morante2019-01-19 11:51:07 +0200
commit2b2cf94ffe8dd3299c8a236939a94e732220343b (patch)
treea93d882fec68290308bdcc5fe54935a497cbb55b
parent9b2af191411e9d1ca6bcfbd7d9e171e29848c98b (diff)
downloadaur-2b2cf94ffe8dd3299c8a236939a94e732220343b.tar.gz
update to new upstream version (2019.1.0a14)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2de1d30db1a2..4e462fb640c0 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.1.0a13
+ pkgver = 2019.1.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.1.0a13.1.0a13.tar.xz::https://beta.unity3d.com/download/3de2277bb0e6/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.0a13.tar.xz
- md5sums = c9104f3412ae0d1fa3262cfa21d9b1be
+ source = 2019.1.0a14.1.0a14.tar.xz::https://beta.unity3d.com/download/0e6151d5f054/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.0a14.tar.xz
+ md5sums = c8164cfff11aaeb108036ca69e6999a7
pkgname = unity-editor-beta-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 6ba1d95ce899..01c5b7aac5f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-webgl
-pkgver=2019.1.0a13
+pkgver=2019.1.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.1.0a13.1.0a13.tar.xz::https://beta.unity3d.com/download/3de2277bb0e6/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.0a13.tar.xz")
-md5sums=("c9104f3412ae0d1fa3262cfa21d9b1be")
+source=("2019.1.0a14.1.0a14.tar.xz::https://beta.unity3d.com/download/0e6151d5f054/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.0a14.tar.xz")
+md5sums=("c8164cfff11aaeb108036ca69e6999a7")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package