summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-09-16 12:22:46 +0200
committerOscar Morante2019-09-16 12:22:46 +0200
commit4aa1d53d7b059966a4f57371d526f40a777ab9ad (patch)
tree5ddadbcf5722847c5997e02e6851fb29302ad2d9
parent71e1dc6bca2a794a06d4d49b5bd4f8a8398ff499 (diff)
downloadaur-4aa1d53d7b059966a4f57371d526f40a777ab9ad.tar.gz
update to new upstream version (2019.3.0b3)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7142a34c8dc4..5a006e290a18 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.3.0b1
+ pkgver = 2019.3.0b3
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.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
+ source = 2019.3.0b3.3.0b3.tar.xz::https://beta.unity3d.com/download/d0377b9426dc/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.3.0b3.tar.xz
+ md5sums = 7d795a9fdaa19aec9875641489d39975
pkgname = unity-editor-beta-webgl
diff --git a/PKGBUILD b/PKGBUILD
index b3269ce67d2d..69b402fef125 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-webgl
-pkgver=2019.3.0b1
+pkgver=2019.3.0b3
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.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")
+source=("2019.3.0b3.3.0b3.tar.xz::https://beta.unity3d.com/download/d0377b9426dc/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.3.0b3.tar.xz")
+md5sums=("7d795a9fdaa19aec9875641489d39975")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package