summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-10-24 15:20:24 +0200
committerOscar Morante2019-10-24 15:20:24 +0200
commitd35a96aab5ad57375d805dd0d168b380cfd51766 (patch)
tree1eb00017b39483f16ab791ebdb2e6bede81355c8
parent42326346d62479e455755e7ffba6a56fa0a0f655 (diff)
downloadaur-d35a96aab5ad57375d805dd0d168b380cfd51766.tar.gz
update to new upstream version (2019.2.10f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9a037f0d774..efa68fca9ca9 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.9f1
+ pkgver = 2019.2.10f1
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.9f1.2.9f1.tar.xz::https://download.unity3d.com/download_unity/ebce4d76e6e8/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.9f1.tar.xz
- md5sums = edb73b44a0893dc6e8c26d9dda3e68c6
+ source = 2019.2.10f1.2.10f1.tar.xz::https://download.unity3d.com/download_unity/923acd2d43aa/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.10f1.tar.xz
+ md5sums = 2861b9fb61c5fdd994d792038e393f44
pkgname = unity-editor-webgl
diff --git a/PKGBUILD b/PKGBUILD
index 6b032dae52a4..36ede5671a43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-webgl
-pkgver=2019.2.9f1
+pkgver=2019.2.10f1
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.9f1.2.9f1.tar.xz::https://download.unity3d.com/download_unity/ebce4d76e6e8/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.9f1.tar.xz")
-md5sums=("edb73b44a0893dc6e8c26d9dda3e68c6")
+source=("2019.2.10f1.2.10f1.tar.xz::https://download.unity3d.com/download_unity/923acd2d43aa/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.2.10f1.tar.xz")
+md5sums=("2861b9fb61c5fdd994d792038e393f44")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package