summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-08-08 12:35:33 +0200
committerOscar Morante2019-08-08 12:35:33 +0200
commit5c6ca5d13a07ae7475ce471a61af883c7eefccf2 (patch)
tree628ad16e01754fbb5f94e214070590507d7d7e02
parent731bc3f39c266bdcf9dbc0fbe6c172b92e7792df (diff)
downloadaur-5c6ca5d13a07ae7475ce471a61af883c7eefccf2.tar.gz
update to new upstream version (2019.2.0f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e8f9350fe1b..7612666d04bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-beta-webgl
pkgdesc = Allows building your Unity projects for the WebGL platform
- pkgver = 2019.2.0b10
+ pkgver = 2019.2.0f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = unity-editor-beta-webgl
depends = gzip
depends = ncurses5-compat-libs
options = !strip
- source = 2019.2.0b10.2.0b10.tar.xz::https://beta.unity3d.com/download/54f9b0ad4ba4/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.0b10.tar.xz
- md5sums = 28e1cf5ac3c38a3bf119c9eca30d98aa
+ source = 2019.2.0f1.2.0f1.tar.xz::https://beta.unity3d.com/download/20c1667945cf/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.0f1.tar.xz
+ md5sums = b159e1f283495f68e397524bd2d3ec47
pkgname = unity-editor-beta-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 48870f78ed46..9385ff730fb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-webgl
-pkgver=2019.2.0b10
+pkgver=2019.2.0f1
pkgrel=1
pkgdesc="Allows building your Unity projects for the WebGL platform"
arch=('x86_64')
@@ -13,8 +13,8 @@ depends=('unity-editor-beta'
'ffmpeg'
'gzip'
'ncurses5-compat-libs')
-source=("2019.2.0b10.2.0b10.tar.xz::https://beta.unity3d.com/download/54f9b0ad4ba4/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.0b10.tar.xz")
-md5sums=("28e1cf5ac3c38a3bf119c9eca30d98aa")
+source=("2019.2.0f1.2.0f1.tar.xz::https://beta.unity3d.com/download/20c1667945cf/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.0f1.tar.xz")
+md5sums=("b159e1f283495f68e397524bd2d3ec47")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package