summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-12-12 12:15:31 +0100
committerOscar Morante2019-12-12 12:15:31 +0100
commit3bc141c529fa3aacaed90337fc1ad516db1449f7 (patch)
tree99d37d26cdf4f34aab92545c62b0b2dc56f5d048
parentadfbc90597d2feea41b1583e56daf51f2ca0f270 (diff)
downloadaur-3bc141c529fa3aacaed90337fc1ad516db1449f7.tar.gz
update to new upstream version (2019.3.0f3)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb882ee0dd28..e4b8f98bd775 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-beta-windows
pkgdesc = Allows building your Unity projects for the Windows platform
- pkgver = 2019.3.0f1
+ pkgver = 2019.3.0f3
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = unity-editor-beta-windows
makedepends = cpio
depends = unity-editor-beta
options = !strip
- source = 2019.3.0f1.3.0f1.pkg::https://beta.unity3d.com/download/ffacea4b84e7/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.3.0f1.pkg
- md5sums = 95564b9b2da43951e22d536574a69917
+ source = 2019.3.0f3.3.0f3.pkg::https://beta.unity3d.com/download/6c9e2bfd6f81/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.3.0f3.pkg
+ md5sums = 27b39971b3e4f652aa80b306c01dedb6
pkgname = unity-editor-beta-windows
diff --git a/PKGBUILD b/PKGBUILD
index fdf93b493bec..1678028c10e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-windows
-pkgver=2019.3.0f1
+pkgver=2019.3.0f3
pkgrel=1
pkgdesc="Allows building your Unity projects for the Windows platform"
arch=('x86_64')
@@ -11,8 +11,8 @@ url='https://unity3d.com/'
license=('custom')
depends=('unity-editor-beta')
makedepends=('cpio')
-source=("2019.3.0f1.3.0f1.pkg::https://beta.unity3d.com/download/ffacea4b84e7/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.3.0f1.pkg")
-md5sums=("95564b9b2da43951e22d536574a69917")
+source=("2019.3.0f3.3.0f3.pkg::https://beta.unity3d.com/download/6c9e2bfd6f81/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.3.0f3.pkg")
+md5sums=("27b39971b3e4f652aa80b306c01dedb6")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package