summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-04-08 15:19:19 +0200
committerOscar Morante2019-04-08 15:19:19 +0200
commit9b37af380e72a3d30391e4cdb33d35b3b5342f01 (patch)
tree89f347e68f620812f04cd37ed7a56712baf5cc40
parentb362a3412ec82d2f25760f1db34185ab7b24efa2 (diff)
downloadaur-9b37af380e72a3d30391e4cdb33d35b3b5342f01.tar.gz
update to new upstream version (2018.3.11f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fcab8878b98a..a0fa050aa745 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-mac
pkgdesc = Allows building your Unity projects for the Mac platform
- pkgver = 2018.3.10f1
+ pkgver = 2018.3.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 = 2018.3.10f1.3.10f1.pkg::https://download.unity3d.com/download_unity/f88de2c96e63/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.3.10f1.pkg
- md5sums = 50fac05c8af8d0d94bcd3097bf1e5ad8
+ source = 2018.3.11f1.3.11f1.pkg::https://download.unity3d.com/download_unity/5063218e4ab8/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.3.11f1.pkg
+ md5sums = 9f67175226519654c2ce8180f7b2350d
pkgname = unity-editor-mac
diff --git a/PKGBUILD b/PKGBUILD
index 3b2ec19962ef..44c2c704c22c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-mac
-pkgver=2018.3.10f1
+pkgver=2018.3.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=("2018.3.10f1.3.10f1.pkg::https://download.unity3d.com/download_unity/f88de2c96e63/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.3.10f1.pkg")
-md5sums=("50fac05c8af8d0d94bcd3097bf1e5ad8")
+source=("2018.3.11f1.3.11f1.pkg::https://download.unity3d.com/download_unity/5063218e4ab8/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.3.11f1.pkg")
+md5sums=("9f67175226519654c2ce8180f7b2350d")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package