summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-11-12 14:19:15 +0200
committerOscar Morante2018-11-12 14:19:15 +0200
commit9bbfa31d4eddeee12ab990281b6aa3330ebe46e5 (patch)
tree55d833572d1a9eadff77c17e48c0ab81b2283b2f
parent8687c6162c7b7c92f9e6ed50fe34720691dfbeab (diff)
downloadaur-9bbfa31d4eddeee12ab990281b6aa3330ebe46e5.tar.gz
update to new upstream version 2018.2.15f1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c013adbbe0e..17408fd3b0e2 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.2.14f1
+ pkgver = 2018.2.15f1
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 = https://download.unity3d.com/download_unity/3262fb3b0716/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.2.14f1.pkg
- sha1sums = 549e0985557e21e841c3dd4f6268127b9fa1485f
+ source = https://download.unity3d.com/download_unity/65e0713a5949/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.2.15f1.pkg
+ sha1sums = c7757e9f477ebb3aecf4866e8431e1a4d3cb6ee2
pkgname = unity-editor-mac
diff --git a/PKGBUILD b/PKGBUILD
index 378944c097e6..1e92f120e7e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.14
+_version=2018.2.15
_build=f1
-_randomstring=3262fb3b0716
+_randomstring=65e0713a5949
_prefix=/opt/Unity
pkgname=unity-editor-mac
@@ -15,7 +15,7 @@ license=('custom')
depends=('unity-editor')
makedepends=('cpio')
source=("https://download.unity3d.com/download_unity/${_randomstring}/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-${_version}${_build}.pkg")
-sha1sums=('549e0985557e21e841c3dd4f6268127b9fa1485f')
+sha1sums=('c7757e9f477ebb3aecf4866e8431e1a4d3cb6ee2')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package