summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-03-04 20:59:18 +0100
committerOscar Morante2019-03-04 20:59:18 +0100
commitad58c8146200750d1fc8790c211b5f4065440b56 (patch)
tree2fd74b1c592812d1f81fb5bf0d0cb0f200593a6a
parent06aa3a1eb1b5764da16a4b213d428d4e46680558 (diff)
downloadaur-ad58c8146200750d1fc8790c211b5f4065440b56.tar.gz
update to new upstream version (2018.3.7f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8615312efb3a..181afae08919 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.6f1
+ pkgver = 2018.3.7f1
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.6f1.3.6f1.pkg::https://download.unity3d.com/download_unity/a220877bc173/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.3.6f1.pkg
- md5sums = 5df57cc1623777a1f0ed1c2e327dc3dc
+ source = 2018.3.7f1.3.7f1.pkg::https://download.unity3d.com/download_unity/9e14d22a41bb/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.3.7f1.pkg
+ md5sums = 2a9487505d22264b3c7e5cf5f02518cf
pkgname = unity-editor-mac
diff --git a/PKGBUILD b/PKGBUILD
index fcbe51b88dcc..8c731e2addab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-mac
-pkgver=2018.3.6f1
+pkgver=2018.3.7f1
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.6f1.3.6f1.pkg::https://download.unity3d.com/download_unity/a220877bc173/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.3.6f1.pkg")
-md5sums=("5df57cc1623777a1f0ed1c2e327dc3dc")
+source=("2018.3.7f1.3.7f1.pkg::https://download.unity3d.com/download_unity/9e14d22a41bb/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.3.7f1.pkg")
+md5sums=("2a9487505d22264b3c7e5cf5f02518cf")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package