summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-05-07 14:14:35 +0200
committerOscar Morante2019-05-07 14:14:35 +0200
commitddd7c853060718c9f35184e540369f9f7bc2a4f1 (patch)
treea04509172a89b7353bd93017d8c8d035ba9bcd24
parent97ccf6717ba3db1e4acf8a6b807bc3e1b7fb4311 (diff)
downloadaur-ddd7c853060718c9f35184e540369f9f7bc2a4f1.tar.gz
update to new upstream version (2019.1.1f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3ab5145973e..3a4bb85c5196 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.0f2
+ pkgver = 2019.1.1f1
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.0f2.1.0f2.tar.xz::https://download.unity3d.com/download_unity/292b93d75a2c/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.0f2.tar.xz
- md5sums = e8f1429f10b9a654561ba32a5c006994
+ source = 2019.1.1f1.1.1f1.tar.xz::https://download.unity3d.com/download_unity/fef62e97e63b/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.1f1.tar.xz
+ md5sums = 5815c8c1464b8d30e8b5528439b991a2
pkgname = unity-editor-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 8add2ce0d679..dc9c303531a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-webgl
-pkgver=2019.1.0f2
+pkgver=2019.1.1f1
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.0f2.1.0f2.tar.xz::https://download.unity3d.com/download_unity/292b93d75a2c/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.0f2.tar.xz")
-md5sums=("e8f1429f10b9a654561ba32a5c006994")
+source=("2019.1.1f1.1.1f1.tar.xz::https://download.unity3d.com/download_unity/fef62e97e63b/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.1f1.tar.xz")
+md5sums=("5815c8c1464b8d30e8b5528439b991a2")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package