summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-02-12 11:39:44 +0100
committerOscar Morante2019-02-12 11:39:44 +0100
commit6e6b6cc3784aad5b57e6ca009228fbf7fe030d75 (patch)
tree4f8a33ce3c0a71bffd838522a2ced78ebf9d1b8f
parent29e3534c96f445a7caafb7b4e3bc1fe85e1c9575 (diff)
downloadaur-6e6b6cc3784aad5b57e6ca009228fbf7fe030d75.tar.gz
update to new upstream version (2019.1.0b3)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 235fbfc8733e..a0ece4fd2d34 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.1.0b2
+ pkgver = 2019.1.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.1.0b2.1.0b2.pkg::https://beta.unity3d.com/download/669ada05268b/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.0b2.pkg
- md5sums = b66277404a0e4dfd9207a8f8323a1f23
+ source = 2019.1.0b3.1.0b3.pkg::https://beta.unity3d.com/download/52be913b8b36/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.0b3.pkg
+ md5sums = 062d7273950ff57013374eb2b561a034
pkgname = unity-editor-beta-mac
diff --git a/PKGBUILD b/PKGBUILD
index 578672189b27..3acff6416364 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-mac
-pkgver=2019.1.0b2
+pkgver=2019.1.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.1.0b2.1.0b2.pkg::https://beta.unity3d.com/download/669ada05268b/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.0b2.pkg")
-md5sums=("b66277404a0e4dfd9207a8f8323a1f23")
+source=("2019.1.0b3.1.0b3.pkg::https://beta.unity3d.com/download/52be913b8b36/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.0b3.pkg")
+md5sums=("062d7273950ff57013374eb2b561a034")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package