summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-05-14 12:16:14 +0200
committerOscar Morante2019-05-14 12:16:14 +0200
commita3e944a5e4e3bb904083ac8355cd09b6ce6ed5b3 (patch)
tree5d5f7d6a9943e4644954e120e7ecf5312bcbb3ce
parent1a5f4727e6391954f936a4a8206aa63e399d348e (diff)
downloadaur-a3e944a5e4e3bb904083ac8355cd09b6ce6ed5b3.tar.gz
update to new upstream version (2019.1.2f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e6ea653a59b..e637a49bcba7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-mac
pkgdesc = Allows building your Unity projects for the Mac platform
- pkgver = 2019.1.1f1
+ pkgver = 2019.1.2f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = unity-editor-mac
makedepends = cpio
depends = unity-editor
options = !strip
- source = 2019.1.1f1.1.1f1.pkg::https://download.unity3d.com/download_unity/fef62e97e63b/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.1f1.pkg
- md5sums = 81b76ae1c0da611f0d01a2a64f5f5092
+ source = 2019.1.2f1.1.2f1.pkg::https://download.unity3d.com/download_unity/3e18427e571f/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.2f1.pkg
+ md5sums = a864351084036407d2e4390c57faac0a
pkgname = unity-editor-mac
diff --git a/PKGBUILD b/PKGBUILD
index fc3e5b1b85cf..5ceeb0e43f7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-mac
-pkgver=2019.1.1f1
+pkgver=2019.1.2f1
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')
makedepends=('cpio')
-source=("2019.1.1f1.1.1f1.pkg::https://download.unity3d.com/download_unity/fef62e97e63b/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.1f1.pkg")
-md5sums=("81b76ae1c0da611f0d01a2a64f5f5092")
+source=("2019.1.2f1.1.2f1.pkg::https://download.unity3d.com/download_unity/3e18427e571f/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.2f1.pkg")
+md5sums=("a864351084036407d2e4390c57faac0a")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package