summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-09-02 11:15:44 +0200
committerOscar Morante2019-09-02 11:15:44 +0200
commit47231c24a9d2c755a5ee434c00e17334f8f770e9 (patch)
treedf0a1c8abac269e40222296d57c888b56b6ccd76
parente47217050e9a89c406a12ab14e8bfa957c771e83 (diff)
downloadaur-47231c24a9d2c755a5ee434c00e17334f8f770e9.tar.gz
update to new upstream version (2019.2.3f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87b739e85860..9d03036702a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-webgl
pkgdesc = Allows building your Unity projects for the WebGL platform
- pkgver = 2019.1.14f1
+ pkgver = 2019.2.3f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = unity-editor-webgl
depends = gzip
depends = ncurses5-compat-libs
options = !strip
- source = 2019.1.14f1.1.14f1.tar.xz::https://download.unity3d.com/download_unity/148b5891095a/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.14f1.tar.xz
- md5sums = 6ac4beecfbd0ffb610ede912ca51c907
+ source = 2019.2.3f1.2.3f1.tar.xz::https://beta.unity3d.com/download/8e55c27a4621/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.3f1.tar.xz
+ md5sums = f27222aa9f549bd5c0068a82094e9a94
pkgname = unity-editor-webgl
diff --git a/PKGBUILD b/PKGBUILD
index f50ee1b8ee17..1f0c2b87fa22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-webgl
-pkgver=2019.1.14f1
+pkgver=2019.2.3f1
pkgrel=1
pkgdesc="Allows building your Unity projects for the WebGL platform"
arch=('x86_64')
@@ -13,8 +13,8 @@ depends=('unity-editor'
'ffmpeg'
'gzip'
'ncurses5-compat-libs')
-source=("2019.1.14f1.1.14f1.tar.xz::https://download.unity3d.com/download_unity/148b5891095a/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.14f1.tar.xz")
-md5sums=("6ac4beecfbd0ffb610ede912ca51c907")
+source=("2019.2.3f1.2.3f1.tar.xz::https://beta.unity3d.com/download/8e55c27a4621/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.3f1.tar.xz")
+md5sums=("f27222aa9f549bd5c0068a82094e9a94")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package