summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-06-03 18:46:01 +0200
committerOscar Morante2019-06-03 18:46:01 +0200
commit58f47778f9033302f09a6c4d337a1dc5ec98ab49 (patch)
treefc02e8e6c0757058dc54a85ce4350bd56916eee9
parent932c758a84740b3b3502015433922bec981a7d9e (diff)
downloadaur-58f47778f9033302f09a6c4d337a1dc5ec98ab49.tar.gz
update to new upstream version (2017.4.28f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c05b4e6450dd..7c2a883411c1 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.27f1
+ pkgver = 2017.4.28f1
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.27f1.4.27f1.tar.xz::https://download.unity3d.com/download_unity/0c4b856e4c6e/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2017.4.27f1.tar.xz
- md5sums = ef6ce1d95606610a44aa6b12d80c2e23
+ 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
pkgname = unity-editor-lts-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 140ad7675368..5257e9b89f1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-webgl
-pkgver=2017.4.27f1
+pkgver=2017.4.28f1
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.27f1.4.27f1.tar.xz::https://download.unity3d.com/download_unity/0c4b856e4c6e/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2017.4.27f1.tar.xz")
-md5sums=("ef6ce1d95606610a44aa6b12d80c2e23")
+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")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package