summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-11-22 12:18:22 +0100
committerOscar Morante2019-11-22 12:18:22 +0100
commit950a6ab49fdbf61ea751d7268e7240d19d07835d (patch)
treee9ab8d2b1217b3ffd7aaeafc41abc88eb30bb002
parentce2e27aba42c7186c787fee4fea4908afa6ab5dd (diff)
downloadaur-950a6ab49fdbf61ea751d7268e7240d19d07835d.tar.gz
update to new upstream version (2018.4.13f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 662e26493197..03100755ef39 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 = 2018.4.12f1
+ pkgver = 2018.4.13f1
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 = 2018.4.12f1.4.12f1.tar.xz::https://download.unity3d.com/download_unity/59ddc4c59b4f/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.4.12f1.tar.xz
- md5sums = 43e6dcc5129e16b0e0c45b88fabdd92a
+ source = 2018.4.13f1.4.13f1.tar.xz::https://download.unity3d.com/download_unity/497f083a43af/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.4.13f1.tar.xz
+ md5sums = ce99bcd958044d5fbe1d54b808107dd7
pkgname = unity-editor-lts-webgl
diff --git a/PKGBUILD b/PKGBUILD
index bbcc4846d7ad..3eec7b6ad2b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-webgl
-pkgver=2018.4.12f1
+pkgver=2018.4.13f1
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=("2018.4.12f1.4.12f1.tar.xz::https://download.unity3d.com/download_unity/59ddc4c59b4f/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.4.12f1.tar.xz")
-md5sums=("43e6dcc5129e16b0e0c45b88fabdd92a")
+source=("2018.4.13f1.4.13f1.tar.xz::https://download.unity3d.com/download_unity/497f083a43af/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.4.13f1.tar.xz")
+md5sums=("ce99bcd958044d5fbe1d54b808107dd7")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package