summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-09-16 12:24:01 +0200
committerOscar Morante2019-09-16 12:24:01 +0200
commitc1bb0e9a643a62bfe8befe7d773e6dad65ee32bc (patch)
treed8cca0b7cbcebaf155150395e07b83e6ecc4cea2
parent6dc29435a290b7792cc1bb8a3306c7d04702e30f (diff)
downloadaur-c1bb0e9a643a62bfe8befe7d773e6dad65ee32bc.tar.gz
update to new upstream version (2018.4.9f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index edd161ea3f79..6dc17af83cfd 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.8f1
+ pkgver = 2018.4.9f1
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.8f1.4.8f1.tar.xz::https://download.unity3d.com/download_unity/9bc9d983d803/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.4.8f1.tar.xz
- md5sums = 4c312dbec0700344a5b868ccf2f1156d
+ source = 2018.4.9f1.4.9f1.tar.xz::https://download.unity3d.com/download_unity/ca372476eaba/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.4.9f1.tar.xz
+ md5sums = cfd9a4963ca5ab2bf41fa7bc0079dc8b
pkgname = unity-editor-lts-webgl
diff --git a/PKGBUILD b/PKGBUILD
index f5428bf34dfe..4a88ee77c8f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-webgl
-pkgver=2018.4.8f1
+pkgver=2018.4.9f1
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.8f1.4.8f1.tar.xz::https://download.unity3d.com/download_unity/9bc9d983d803/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.4.8f1.tar.xz")
-md5sums=("4c312dbec0700344a5b868ccf2f1156d")
+source=("2018.4.9f1.4.9f1.tar.xz::https://download.unity3d.com/download_unity/ca372476eaba/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.4.9f1.tar.xz")
+md5sums=("cfd9a4963ca5ab2bf41fa7bc0079dc8b")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package