summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-05-14 12:16:20 +0200
committerOscar Morante2019-05-14 12:16:20 +0200
commitba193f704e6d16c0feee6422c47858b41314f688 (patch)
tree5ad0cf3b75c8845bdc5a7ce15321fb5e0cbf1ca8
parentddd7c853060718c9f35184e540369f9f7bc2a4f1 (diff)
downloadaur-ba193f704e6d16c0feee6422c47858b41314f688.tar.gz
update to new upstream version (2019.1.2f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a4bb85c5196..d658ef2d9c3b 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.1f1
+ pkgver = 2019.1.2f1
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.1f1.1.1f1.tar.xz::https://download.unity3d.com/download_unity/fef62e97e63b/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.1f1.tar.xz
- md5sums = 5815c8c1464b8d30e8b5528439b991a2
+ source = 2019.1.2f1.1.2f1.tar.xz::https://download.unity3d.com/download_unity/3e18427e571f/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.2f1.tar.xz
+ md5sums = 51edb32d626ee91bff56f0de5846b500
pkgname = unity-editor-webgl
diff --git a/PKGBUILD b/PKGBUILD
index dc9c303531a5..670450e175b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-webgl
-pkgver=2019.1.1f1
+pkgver=2019.1.2f1
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.1f1.1.1f1.tar.xz::https://download.unity3d.com/download_unity/fef62e97e63b/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.1f1.tar.xz")
-md5sums=("5815c8c1464b8d30e8b5528439b991a2")
+source=("2019.1.2f1.1.2f1.tar.xz::https://download.unity3d.com/download_unity/3e18427e571f/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.2f1.tar.xz")
+md5sums=("51edb32d626ee91bff56f0de5846b500")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package