summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-11-22 12:15:35 +0100
committerOscar Morante2019-11-22 12:15:35 +0100
commitc217d85f7fadfa3eb6c6a400c67bc93203f7d88a (patch)
tree0795dadfbc0a20f8cf1ae6ac8d1e0c6d853bc47a
parent2024d108ef43f02cb167d9110aa8f5093b071f46 (diff)
downloadaur-c217d85f7fadfa3eb6c6a400c67bc93203f7d88a.tar.gz
update to new upstream version (2019.2.13f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ff9af5820b5..fab5da8959eb 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.2.12f1
+ pkgver = 2019.2.13f1
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.2.12f1.2.12f1.tar.xz::https://download.unity3d.com/download_unity/b1a7e1fb4fa5/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.12f1.tar.xz
- md5sums = c0ba22a9e4cc681f008a27631afc2cab
+ source = 2019.2.13f1.2.13f1.tar.xz::https://download.unity3d.com/download_unity/e20f6c7e5017/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.13f1.tar.xz
+ md5sums = de8ca9f334233f4088f6cf9bf67ab8f6
pkgname = unity-editor-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 41441a545084..0a6ed916cfba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-webgl
-pkgver=2019.2.12f1
+pkgver=2019.2.13f1
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.2.12f1.2.12f1.tar.xz::https://download.unity3d.com/download_unity/b1a7e1fb4fa5/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.12f1.tar.xz")
-md5sums=("c0ba22a9e4cc681f008a27631afc2cab")
+source=("2019.2.13f1.2.13f1.tar.xz::https://download.unity3d.com/download_unity/e20f6c7e5017/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.13f1.tar.xz")
+md5sums=("de8ca9f334233f4088f6cf9bf67ab8f6")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package