summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-04-08 15:30:06 +0200
committerOscar Morante2019-04-08 15:30:06 +0200
commit438e1365d6f4c9c6ee2bbc9dec20f3cfcdbffc36 (patch)
tree85c46c6493c713acda71da5f09aa31875b4a6e8f
parent3a793d11b34d3fcc9550f50f830406df65e27f90 (diff)
downloadaur-438e1365d6f4c9c6ee2bbc9dec20f3cfcdbffc36.tar.gz
update to new upstream version (2019.1.0b10)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34c2a73149db..07cb75de443a 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.0b9
+ pkgver = 2019.1.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.1.0b9.1.0b9.pkg::https://beta.unity3d.com/download/f1481f10a935/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.1.0b9.pkg
- md5sums = 394e859dd02d85a002098d722ba785bc
+ source = 2019.1.0b10.1.0b10.pkg::https://beta.unity3d.com/download/dbf1e96a8b63/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.1.0b10.pkg
+ md5sums = 8db7da14fb90cfc72cc523ed627a832c
pkgname = unity-editor-beta-windows
diff --git a/PKGBUILD b/PKGBUILD
index deba9577ee59..b7cebce2d1de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-windows
-pkgver=2019.1.0b9
+pkgver=2019.1.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.1.0b9.1.0b9.pkg::https://beta.unity3d.com/download/f1481f10a935/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.1.0b9.pkg")
-md5sums=("394e859dd02d85a002098d722ba785bc")
+source=("2019.1.0b10.1.0b10.pkg::https://beta.unity3d.com/download/dbf1e96a8b63/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.1.0b10.pkg")
+md5sums=("8db7da14fb90cfc72cc523ed627a832c")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package