summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2020-01-24 14:12:31 +0100
committerOscar Morante2020-01-24 14:12:31 +0100
commit929783c9743b05eaf9f30c88430a5b5f7b1d21d7 (patch)
tree621481e0a496075864b28ba6533918dc9bd399e5
parenta01f15cc2c58a307a6c744335227280d91569794 (diff)
downloadaur-929783c9743b05eaf9f30c88430a5b5f7b1d21d7.tar.gz
update to new upstream version (2019.2.19f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 185bb5018f63..ec3a611a6183 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.2.18f1
+ pkgver = 2019.2.19f1
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.2.18f1.2.18f1.tar.xz::https://download.unity3d.com/download_unity/bbf64de26e34/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.18f1.tar.xz
- md5sums = d1865d1109fb22d18fbfef783232b6ef
+ source = 2019.2.19f1.2.19f1.tar.xz::https://download.unity3d.com/download_unity/929ab4d01772/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.19f1.tar.xz
+ md5sums = 6d5c441177d788cdd5ddc5182dd9b61c
pkgname = unity-editor-webgl
diff --git a/PKGBUILD b/PKGBUILD
index a42be165f862..42682f3574f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-webgl
-pkgver=2019.2.18f1
+pkgver=2019.2.19f1
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.2.18f1.2.18f1.tar.xz::https://download.unity3d.com/download_unity/bbf64de26e34/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.18f1.tar.xz")
-md5sums=("d1865d1109fb22d18fbfef783232b6ef")
+source=("2019.2.19f1.2.19f1.tar.xz::https://download.unity3d.com/download_unity/929ab4d01772/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.19f1.tar.xz")
+md5sums=("6d5c441177d788cdd5ddc5182dd9b61c")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package