summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-11-08 13:06:30 +0100
committerOscar Morante2019-11-08 13:06:30 +0100
commit200b18ea9959a54171611c5c6fb9a8409c1d4688 (patch)
treec0c7df448cb2556c73695e9686706b25849feb55
parentfc807ff94aabd866be4d3344095de0ed5ddc2e1a (diff)
downloadaur-200b18ea9959a54171611c5c6fb9a8409c1d4688.tar.gz
update to new upstream version (2019.3.0b10)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5f685738b40..217ffde7fc2d 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.0b9
+ pkgver = 2019.3.0b10
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.0b9.3.0b9.pkg::https://beta.unity3d.com/download/de32b4c0dd7a/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.3.0b9.pkg
- md5sums = 5a56ad9063ea42b0d2905deee969b2b1
+ source = 2019.3.0b10.3.0b10.pkg::https://beta.unity3d.com/download/7955ac590a97/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.3.0b10.pkg
+ md5sums = 19ae8dfa227fa0d15bdb99f33845df38
pkgname = unity-editor-beta-windows
diff --git a/PKGBUILD b/PKGBUILD
index 4615930d092f..89b653cddeeb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-windows
-pkgver=2019.3.0b9
+pkgver=2019.3.0b10
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.0b9.3.0b9.pkg::https://beta.unity3d.com/download/de32b4c0dd7a/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.3.0b9.pkg")
-md5sums=("5a56ad9063ea42b0d2905deee969b2b1")
+source=("2019.3.0b10.3.0b10.pkg::https://beta.unity3d.com/download/7955ac590a97/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.3.0b10.pkg")
+md5sums=("19ae8dfa227fa0d15bdb99f33845df38")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package