summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-04-16 18:12:36 +0200
committerOscar Morante2019-04-16 18:12:36 +0200
commit1df8b88b08aec3c9048d7072826556ffbfb2ac92 (patch)
tree7cd9ad8ceafada8fef8db2950442c1e29f5ac4e1
parentf3c42914e101b1552ea1f96bf2303b3b607a1962 (diff)
downloadaur-1df8b88b08aec3c9048d7072826556ffbfb2ac92.tar.gz
update to new upstream version (2019.1.0f2)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a29657255d62..c2b410bbbbc0 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.12f1
+ pkgver = 2019.1.0f2
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.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
+ source = 2019.1.0f2.1.0f2.tar.xz::https://beta.unity3d.com/download/292b93d75a2c/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.0f2.tar.xz
+ md5sums = e8f1429f10b9a654561ba32a5c006994
pkgname = unity-editor-webgl
diff --git a/PKGBUILD b/PKGBUILD
index f65af4e733d9..6162aaf2eeb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-webgl
-pkgver=2018.3.12f1
+pkgver=2019.1.0f2
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.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")
+source=("2019.1.0f2.1.0f2.tar.xz::https://beta.unity3d.com/download/292b93d75a2c/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.0f2.tar.xz")
+md5sums=("e8f1429f10b9a654561ba32a5c006994")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package