summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-05-23 15:56:36 +0200
committerOscar Morante2019-05-23 15:56:36 +0200
commit6acea651acafcb6830beda8d07fdb7a9307d6ac1 (patch)
tree0f672fbd675a058ca725568a3b7bcf85bceb0da0
parentbe371d69d4ab973b1ec6ee006c46aa90eb002626 (diff)
downloadaur-6acea651acafcb6830beda8d07fdb7a9307d6ac1.tar.gz
update to new upstream version (2019.2.0b3)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 369b79d825ef..102496a8cb5d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-beta-mac
pkgdesc = Allows building your Unity projects for the Mac platform
- pkgver = 2019.2.0b2
+ pkgver = 2019.2.0b3
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = unity-editor-beta-mac
makedepends = cpio
depends = unity-editor-beta
options = !strip
- source = 2019.2.0b2.2.0b2.pkg::https://beta.unity3d.com/download/ad601490df46/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.0b2.pkg
- md5sums = 0fa3ebbe6ce94b7299b9bae946124605
+ source = 2019.2.0b3.2.0b3.pkg::https://beta.unity3d.com/download/281ad50da7fd/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.0b3.pkg
+ md5sums = ef9ffe66153fafd8e587404a50e32b4c
pkgname = unity-editor-beta-mac
diff --git a/PKGBUILD b/PKGBUILD
index 0904a4e5b002..009962797b14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-mac
-pkgver=2019.2.0b2
+pkgver=2019.2.0b3
pkgrel=1
pkgdesc="Allows building your Unity projects for the Mac platform"
arch=('x86_64')
@@ -11,8 +11,8 @@ url='https://unity3d.com/'
license=('custom')
depends=('unity-editor-beta')
makedepends=('cpio')
-source=("2019.2.0b2.2.0b2.pkg::https://beta.unity3d.com/download/ad601490df46/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.0b2.pkg")
-md5sums=("0fa3ebbe6ce94b7299b9bae946124605")
+source=("2019.2.0b3.2.0b3.pkg::https://beta.unity3d.com/download/281ad50da7fd/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.0b3.pkg")
+md5sums=("ef9ffe66153fafd8e587404a50e32b4c")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package