summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 941cccbe484d..d4b4b52c5a33 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.10f1
+ pkgver = 2019.1.11f1
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.10f1.1.10f1.pkg::https://download.unity3d.com/download_unity/f007ed779b7a/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.10f1.pkg
- md5sums = d034dfd72e917cc22d00f59d9c1776ff
+ source = 2019.1.11f1.1.11f1.pkg::https://download.unity3d.com/download_unity/9b001d489a54/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.11f1.pkg
+ md5sums = 6176b12782ca235d25a4c6edcbe9029b
pkgname = unity-editor-mac
diff --git a/PKGBUILD b/PKGBUILD
index 54da0d629019..9deba7c75e90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-mac
-pkgver=2019.1.10f1
+pkgver=2019.1.11f1
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.10f1.1.10f1.pkg::https://download.unity3d.com/download_unity/f007ed779b7a/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.10f1.pkg")
-md5sums=("d034dfd72e917cc22d00f59d9c1776ff")
+source=("2019.1.11f1.1.11f1.pkg::https://download.unity3d.com/download_unity/9b001d489a54/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.11f1.pkg")
+md5sums=("6176b12782ca235d25a4c6edcbe9029b")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package