summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-03-25 20:21:39 +0100
committerOscar Morante2019-03-25 20:21:39 +0100
commitb362a3412ec82d2f25760f1db34185ab7b24efa2 (patch)
treeaa844f08b4c5fdc338e1d96d70f53574e9864a2a
parentb706abf7e972540425f04852c71cd60cc964f75f (diff)
downloadaur-b362a3412ec82d2f25760f1db34185ab7b24efa2.tar.gz
update to new upstream version (2018.3.10f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c9d649c626b..fcab8878b98a 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.9f1
+ pkgver = 2018.3.10f1
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.9f1.3.9f1.pkg::https://download.unity3d.com/download_unity/947e1ea5aa8d/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.3.9f1.pkg
- md5sums = bd39e66f2462f4a6ca43e2e851e8eabf
+ 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
pkgname = unity-editor-mac
diff --git a/PKGBUILD b/PKGBUILD
index 6f543cda5217..3b2ec19962ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-mac
-pkgver=2018.3.9f1
+pkgver=2018.3.10f1
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.9f1.3.9f1.pkg::https://download.unity3d.com/download_unity/947e1ea5aa8d/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.3.9f1.pkg")
-md5sums=("bd39e66f2462f4a6ca43e2e851e8eabf")
+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")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package