summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-10-03 12:50:35 +0200
committerOscar Morante2019-10-03 12:50:35 +0200
commit70a351d3b673b9a2ce041bb33424c579e886463b (patch)
tree8feaad6bb245fbdcbf9a1648f0688249a16e43d9
parente9c70411abd17c885ae61005dd957969b98d76da (diff)
downloadaur-70a351d3b673b9a2ce041bb33424c579e886463b.tar.gz
update to new upstream version (2019.2.7f2)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6dad516275bc..4136bad2e51e 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.6f1
+ pkgver = 2019.2.7f2
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.6f1.2.6f1.tar.xz::https://download.unity3d.com/download_unity/fe82a0e88406/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.6f1.tar.xz
- md5sums = 4c6792bf18a9a558518b94a01d5c4b66
+ source = 2019.2.7f2.2.7f2.tar.xz::https://download.unity3d.com/download_unity/c96f78eb5904/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.7f2.tar.xz
+ md5sums = 9371a4c3c8d5cdf8ba93e6c1058b28be
pkgname = unity-editor-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 707283db55f1..69c283236aa4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-webgl
-pkgver=2019.2.6f1
+pkgver=2019.2.7f2
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.6f1.2.6f1.tar.xz::https://download.unity3d.com/download_unity/fe82a0e88406/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.6f1.tar.xz")
-md5sums=("4c6792bf18a9a558518b94a01d5c4b66")
+source=("2019.2.7f2.2.7f2.tar.xz::https://download.unity3d.com/download_unity/c96f78eb5904/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.7f2.tar.xz")
+md5sums=("9371a4c3c8d5cdf8ba93e6c1058b28be")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package