summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-05-07 14:25:12 +0200
committerOscar Morante2019-05-07 14:25:12 +0200
commit83519d6c99558ffdfb3cea9fc38449e6b07da4cc (patch)
treea240fcf51cb4514680b721548a4db443f669fd7b
parent884a31758355f2f32f6f27c5faf8b65f816b5b93 (diff)
downloadaur-83519d6c99558ffdfb3cea9fc38449e6b07da4cc.tar.gz
update to new upstream version (2019.2.0a14)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f617590038c1..b22a651d9504 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.0a13
+ pkgver = 2019.2.0a14
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.0a13.2.0a13.pkg::https://beta.unity3d.com/download/7d71eaf2acca/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.0a13.pkg
- md5sums = e5d86f9dfd8f9bf38e18cdf2c583b5d2
+ source = 2019.2.0a14.2.0a14.pkg::https://beta.unity3d.com/download/f7ca70490e38/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.0a14.pkg
+ md5sums = 9f93f1bc32abebee5b1a5f10c6ff470e
pkgname = unity-editor-beta-mac
diff --git a/PKGBUILD b/PKGBUILD
index 94b2b143a88c..452696407e3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-mac
-pkgver=2019.2.0a13
+pkgver=2019.2.0a14
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.0a13.2.0a13.pkg::https://beta.unity3d.com/download/7d71eaf2acca/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.0a13.pkg")
-md5sums=("e5d86f9dfd8f9bf38e18cdf2c583b5d2")
+source=("2019.2.0a14.2.0a14.pkg::https://beta.unity3d.com/download/f7ca70490e38/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.0a14.pkg")
+md5sums=("9f93f1bc32abebee5b1a5f10c6ff470e")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package