summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-06-11 22:16:15 +0200
committerOscar Morante2019-06-11 22:16:15 +0200
commit5b1bd62d69d775e1b9702f19f328e9a7cb081ab7 (patch)
tree5376aaecbc64c227de2efb4aabb30944a792761b
parent58f47778f9033302f09a6c4d337a1dc5ec98ab49 (diff)
downloadaur-5b1bd62d69d775e1b9702f19f328e9a7cb081ab7.tar.gz
update to new upstream version (2017.4.29f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c2a883411c1..5751e7166da1 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.28f1
+ pkgver = 2017.4.29f1
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.28f1.4.28f1.tar.xz::https://download.unity3d.com/download_unity/e3a0f7dd2097/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2017.4.28f1.tar.xz
- md5sums = a49cd4c39957f311d91f2dcc764cee08
+ source = 2017.4.29f1.4.29f1.tar.xz::https://download.unity3d.com/download_unity/06508aa14ca1/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2017.4.29f1.tar.xz
+ md5sums = d39a25bcd5e43b6394dcba6f36023250
pkgname = unity-editor-lts-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 5257e9b89f1a..eff260425934 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-webgl
-pkgver=2017.4.28f1
+pkgver=2017.4.29f1
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.28f1.4.28f1.tar.xz::https://download.unity3d.com/download_unity/e3a0f7dd2097/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2017.4.28f1.tar.xz")
-md5sums=("a49cd4c39957f311d91f2dcc764cee08")
+source=("2017.4.29f1.4.29f1.tar.xz::https://download.unity3d.com/download_unity/06508aa14ca1/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2017.4.29f1.tar.xz")
+md5sums=("d39a25bcd5e43b6394dcba6f36023250")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package