summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-01-26 10:38:54 +0200
committerOscar Morante2019-01-26 10:38:54 +0200
commit71b0002d57823fc560f2d75b65c875e970563d11 (patch)
tree2fca534e1a5f4ac8b799a347b6437b390ff169f2
parent9cfc77906309609c92159e97251bce3e261c6843 (diff)
downloadaur-71b0002d57823fc560f2d75b65c875e970563d11.tar.gz
update to new upstream version (2018.3.3f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d760f6038741..1c0730aae2e7 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.2f1
+ pkgver = 2018.3.3f1
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.2f1.3.2f1.pkg::https://download.unity3d.com/download_unity/b3c100a4b73a/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.3.2f1.pkg
- md5sums = 7e2697acf0f9d5e8a19062e380eaecfc
+ source = 2018.3.3f1.3.3f1.pkg::https://download.unity3d.com/download_unity/393bae82dbb8/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.3.3f1.pkg
+ md5sums = 8df3ebeae39a61a25bb30382b36394db
pkgname = unity-editor-mac
diff --git a/PKGBUILD b/PKGBUILD
index 0990a446fb9b..de67c8cc8849 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-mac
-pkgver=2018.3.2f1
+pkgver=2018.3.3f1
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.2f1.3.2f1.pkg::https://download.unity3d.com/download_unity/b3c100a4b73a/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.3.2f1.pkg")
-md5sums=("7e2697acf0f9d5e8a19062e380eaecfc")
+source=("2018.3.3f1.3.3f1.pkg::https://download.unity3d.com/download_unity/393bae82dbb8/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.3.3f1.pkg")
+md5sums=("8df3ebeae39a61a25bb30382b36394db")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package