summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-06-07 10:19:53 +0200
committerOscar Morante2019-06-07 10:19:53 +0200
commit927e2c5b335977e1215b1997c8c90ffb84a20e56 (patch)
treefbf5dde12792a95e807866ba5092a614d7c642c6
parent6ee038a04f192ad2bdf8f1e02d1bce6e539d58d9 (diff)
downloadaur-927e2c5b335977e1215b1997c8c90ffb84a20e56.tar.gz
update to new upstream version (2019.2.0b5)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4dca2ac96d54..2a15e4ff7f9c 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.0b4
+ pkgver = 2019.2.0b5
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.0b4.2.0b4.pkg::https://beta.unity3d.com/download/243498937c5d/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.0b4.pkg
- md5sums = ab1d247658e44ba610a2edef1af7ec7a
+ source = 2019.2.0b5.2.0b5.pkg::https://beta.unity3d.com/download/e3a10156d6de/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.0b5.pkg
+ md5sums = 92cced862f5d478a54874301db82d79f
pkgname = unity-editor-beta-mac
diff --git a/PKGBUILD b/PKGBUILD
index c4860875d2aa..653d0ae5ea46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-mac
-pkgver=2019.2.0b4
+pkgver=2019.2.0b5
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.0b4.2.0b4.pkg::https://beta.unity3d.com/download/243498937c5d/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.0b4.pkg")
-md5sums=("ab1d247658e44ba610a2edef1af7ec7a")
+source=("2019.2.0b5.2.0b5.pkg::https://beta.unity3d.com/download/e3a10156d6de/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.0b5.pkg")
+md5sums=("92cced862f5d478a54874301db82d79f")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package