summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-11-04 15:29:14 +0200
committerOscar Morante2018-11-04 15:29:14 +0200
commit40fff937898c56d16fcc31643ba8cb72f0128ffe (patch)
treee7d2abcbfd9f1e444a19c91caede713e33a4a231
parentf0d13fa7b0055af541609bcfdbd1f806ed75ad2b (diff)
downloadaur-40fff937898c56d16fcc31643ba8cb72f0128ffe.tar.gz
update to new upstream version (2017.4.14f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8adc2c12481a..71e092ad160c 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.13f1
+ pkgver = 2017.4.14f1
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 = https://download.unity3d.com/download_unity/6902ad48015d/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2017.4.13f1.tar.xz
- md5sums = 68d1b6c2f800fb3d562980049dd3cb52
+ source = https://download.unity3d.com/download_unity/b28150134d55/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2017.4.14f1.tar.xz
+ md5sums = 5facdd137142d0bfa5ae8c6310ba9c8d
pkgname = unity-editor-lts-webgl
diff --git a/PKGBUILD b/PKGBUILD
index c9f736cf0c35..eb9c4a0f8a55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2017.4.13
+_version=2017.4.14
_build=f1
-_randomstring=6902ad48015d
+_randomstring=b28150134d55
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-webgl
@@ -16,7 +16,7 @@ depends=('unity-editor-lts'
'ffmpeg'
'gzip')
source=("https://download.unity3d.com/download_unity/${_randomstring}/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-${_version}${_build}.tar.xz")
-md5sums=('68d1b6c2f800fb3d562980049dd3cb52')
+md5sums=('5facdd137142d0bfa5ae8c6310ba9c8d')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package