summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-07-23 12:08:37 +0200
committerOscar Morante2019-07-23 12:08:37 +0200
commit96248730704dae7bb49ec0c4947458c5b8fb8ea3 (patch)
tree6736c598ceeb8fcfaac9b0ed459e986b63ca0c60
parent2bb5b75e70759800c4fc2233c41b76546bf0d31f (diff)
downloadaur-96248730704dae7bb49ec0c4947458c5b8fb8ea3.tar.gz
update to new upstream version (2019.1.11f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45fa600bcd5e..d51f4f7b8b08 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-webgl
pkgdesc = Allows building your Unity projects for the WebGL platform
- pkgver = 2019.1.10f1
+ pkgver = 2019.1.11f1
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 = 2019.1.10f1.1.10f1.tar.xz::https://download.unity3d.com/download_unity/f007ed779b7a/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.10f1.tar.xz
- md5sums = a40717adff5afc88fe75f0de15d41ac5
+ source = 2019.1.11f1.1.11f1.tar.xz::https://download.unity3d.com/download_unity/9b001d489a54/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.11f1.tar.xz
+ md5sums = 563ee5fa7ba8dee3b6fd67434dab094b
pkgname = unity-editor-webgl
diff --git a/PKGBUILD b/PKGBUILD
index f64c47300252..181825f749f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-webgl
-pkgver=2019.1.10f1
+pkgver=2019.1.11f1
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=("2019.1.10f1.1.10f1.tar.xz::https://download.unity3d.com/download_unity/f007ed779b7a/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.10f1.tar.xz")
-md5sums=("a40717adff5afc88fe75f0de15d41ac5")
+source=("2019.1.11f1.1.11f1.tar.xz::https://download.unity3d.com/download_unity/9b001d489a54/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.11f1.tar.xz")
+md5sums=("563ee5fa7ba8dee3b6fd67434dab094b")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package