summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-03-25 21:05:33 +0100
committerOscar Morante2019-03-25 21:05:33 +0100
commita602e47ec4a1daf4d96d2f46afc0e4252eeab2bb (patch)
treebe14a5ff0f2d638a94290f1584b4d54e82d9fa56
parentc79217ca19f3a7ad631de92175658db36198b44f (diff)
downloadaur-a602e47ec4a1daf4d96d2f46afc0e4252eeab2bb.tar.gz
update to new upstream version (2017.4.24f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f3ad0a78fb3..19254e1ed808 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-lts-webgl
pkgdesc = Allows building your Unity projects for the WebGL platform
- pkgver = 2017.4.23f1
+ pkgver = 2017.4.24f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = unity-editor-lts-webgl
depends = ffmpeg
depends = gzip
options = !strip
- source = 2017.4.23f1.4.23f1.tar.xz::https://download.unity3d.com/download_unity/f80c8a98b1b5/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2017.4.23f1.tar.xz
- md5sums = fb2447b13b8eaefd0e66c526858e9487
+ source = 2017.4.24f1.4.24f1.tar.xz::https://download.unity3d.com/download_unity/786769fc3439/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2017.4.24f1.tar.xz
+ md5sums = 3e3d332e9dd64ce0a39aef86cff93abb
pkgname = unity-editor-lts-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 69fe3106873e..5ab334c3fb7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-webgl
-pkgver=2017.4.23f1
+pkgver=2017.4.24f1
pkgrel=1
pkgdesc="Allows building your Unity projects for the WebGL platform"
arch=('x86_64')
@@ -12,8 +12,8 @@ license=('custom')
depends=('unity-editor-lts'
'ffmpeg'
'gzip')
-source=("2017.4.23f1.4.23f1.tar.xz::https://download.unity3d.com/download_unity/f80c8a98b1b5/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2017.4.23f1.tar.xz")
-md5sums=("fb2447b13b8eaefd0e66c526858e9487")
+source=("2017.4.24f1.4.24f1.tar.xz::https://download.unity3d.com/download_unity/786769fc3439/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2017.4.24f1.tar.xz")
+md5sums=("3e3d332e9dd64ce0a39aef86cff93abb")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package