summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-09-02 11:35:26 +0200
committerOscar Morante2019-09-02 11:35:26 +0200
commit71e1dc6bca2a794a06d4d49b5bd4f8a8398ff499 (patch)
tree197ed95cc1ffb455b831bc2dff2eb87a0a10b922
parent34a9887f729ee2f9df57b321be08d29867e429b4 (diff)
downloadaur-71e1dc6bca2a794a06d4d49b5bd4f8a8398ff499.tar.gz
update to new upstream version (2019.3.0b1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21cfc7515d35..7142a34c8dc4 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.3f1
+ pkgver = 2019.3.0b1
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.3f1.2.3f1.tar.xz::https://beta.unity3d.com/download/8e55c27a4621/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.3f1.tar.xz
- md5sums = f27222aa9f549bd5c0068a82094e9a94
+ source = 2019.3.0b1.3.0b1.tar.xz::https://beta.unity3d.com/download/78e106a973e1/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.3.0b1.tar.xz
+ md5sums = aa3f641eefdcab6b72755fdd2ba13f94
pkgname = unity-editor-beta-webgl
diff --git a/PKGBUILD b/PKGBUILD
index f0628d7bef00..b3269ce67d2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-webgl
-pkgver=2019.2.3f1
+pkgver=2019.3.0b1
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.3f1.2.3f1.tar.xz::https://beta.unity3d.com/download/8e55c27a4621/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.3f1.tar.xz")
-md5sums=("f27222aa9f549bd5c0068a82094e9a94")
+source=("2019.3.0b1.3.0b1.tar.xz::https://beta.unity3d.com/download/78e106a973e1/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.3.0b1.tar.xz")
+md5sums=("aa3f641eefdcab6b72755fdd2ba13f94")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package