summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-12-02 12:29:38 +0200
committerOscar Morante2018-12-02 12:29:38 +0200
commita8bac50d2fed4e03081e9ba34c082d8aca88dd2a (patch)
tree55b5a14da54dce23bb4ddf40650dc4d386b8bd28
parent06fe2b646e935665af094ede457556b80e76c296 (diff)
downloadaur-a8bac50d2fed4e03081e9ba34c082d8aca88dd2a.tar.gz
update to new upstream version (2018.2.18f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e319614df517..76acf54e17ff 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.17f1
+ pkgver = 2018.2.18f1
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/88933597c842/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.2.17f1.pkg
- sha1sums = e3323adb15f8bcdd9f907273e338a12c0b8c0f12
+ source = https://download.unity3d.com/download_unity/4550892b6062/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.2.18f1.pkg
+ sha1sums = 726627cd3d56f10db86ab0d098043ee14669b80c
pkgname = unity-editor-mac
diff --git a/PKGBUILD b/PKGBUILD
index 191cd33fb359..1adf32f4c865 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.17
+_version=2018.2.18
_build=f1
-_randomstring=88933597c842
+_randomstring=4550892b6062
_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=('e3323adb15f8bcdd9f907273e338a12c0b8c0f12')
+sha1sums=('726627cd3d56f10db86ab0d098043ee14669b80c')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package