summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-04-16 18:14:17 +0200
committerOscar Morante2019-04-16 18:14:17 +0200
commit90a749c596d2518efab146536b9fe9c5e61220c8 (patch)
tree8f2351b9318636bb30c59cb96788b1ba41bb1f46
parent953b46aea13fb637ee2f45e85a64a88b291e3b84 (diff)
downloadaur-90a749c596d2518efab146536b9fe9c5e61220c8.tar.gz
update to new upstream version (2019.2.0a11)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1805517fa1dd..232f58b56c54 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.1.0f1
+ pkgver = 2019.2.0a11
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.1.0f1.1.0f1.pkg::https://beta.unity3d.com/download/5c52223b18d4/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.1.0f1.pkg
- md5sums = fda78ea1cdc3bc83eb07b81149212b02
+ source = 2019.2.0a11.2.0a11.pkg::https://beta.unity3d.com/download/50bfd5f1a2f4/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.2.0a11.pkg
+ md5sums = e84d988ddecfbf851957e847075fabbc
pkgname = unity-editor-beta-windows
diff --git a/PKGBUILD b/PKGBUILD
index 023a3b0c4859..18ade591a165 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-windows
-pkgver=2019.1.0f1
+pkgver=2019.2.0a11
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.1.0f1.1.0f1.pkg::https://beta.unity3d.com/download/5c52223b18d4/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.1.0f1.pkg")
-md5sums=("fda78ea1cdc3bc83eb07b81149212b02")
+source=("2019.2.0a11.2.0a11.pkg::https://beta.unity3d.com/download/50bfd5f1a2f4/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.2.0a11.pkg")
+md5sums=("e84d988ddecfbf851957e847075fabbc")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package