summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-04-09 11:29:19 +0200
committerOscar Morante2019-04-09 11:29:19 +0200
commitf3c42914e101b1552ea1f96bf2303b3b607a1962 (patch)
tree1b26e7cfc5aa3d2778a43d7663af3f6c68596f70
parent84bb777fad2dded459458479fe5700675f18f6e0 (diff)
downloadaur-f3c42914e101b1552ea1f96bf2303b3b607a1962.tar.gz
update to new upstream version (2018.3.12f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3350fe6e098f..a29657255d62 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-webgl
pkgdesc = Allows building your Unity projects for the WebGL platform
- pkgver = 2018.3.11f1
+ pkgver = 2018.3.12f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = unity-editor-webgl
depends = gzip
depends = ncurses5-compat-libs
options = !strip
- source = 2018.3.11f1.3.11f1.tar.xz::https://download.unity3d.com/download_unity/5063218e4ab8/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.3.11f1.tar.xz
- md5sums = 280de6cb07907039fb823a48e584168d
+ source = 2018.3.12f1.3.12f1.tar.xz::https://download.unity3d.com/download_unity/8afd630d1f5b/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.3.12f1.tar.xz
+ md5sums = 474d21090e307ece89641693cadc848d
pkgname = unity-editor-webgl
diff --git a/PKGBUILD b/PKGBUILD
index c063d711dd0d..f65af4e733d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-webgl
-pkgver=2018.3.11f1
+pkgver=2018.3.12f1
pkgrel=1
pkgdesc="Allows building your Unity projects for the WebGL platform"
arch=('x86_64')
@@ -13,8 +13,8 @@ depends=('unity-editor'
'ffmpeg'
'gzip'
'ncurses5-compat-libs')
-source=("2018.3.11f1.3.11f1.tar.xz::https://download.unity3d.com/download_unity/5063218e4ab8/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.3.11f1.tar.xz")
-md5sums=("280de6cb07907039fb823a48e584168d")
+source=("2018.3.12f1.3.12f1.tar.xz::https://download.unity3d.com/download_unity/8afd630d1f5b/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.3.12f1.tar.xz")
+md5sums=("474d21090e307ece89641693cadc848d")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package