summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-12-09 15:21:13 +0200
committerOscar Morante2018-12-09 15:21:13 +0200
commita6a0ddad3378dbf4418c40f7ffcf72b538261351 (patch)
tree6580dc58b30d42d78b769b481c33ee96452cd3da
parenta8bac50d2fed4e03081e9ba34c082d8aca88dd2a (diff)
downloadaur-a6a0ddad3378dbf4418c40f7ffcf72b538261351.tar.gz
update to new upstream version (2018.2.19f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76acf54e17ff..3061a8c57ec7 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.18f1
+ pkgver = 2018.2.19f1
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/4550892b6062/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.2.18f1.pkg
- sha1sums = 726627cd3d56f10db86ab0d098043ee14669b80c
+ source = https://download.unity3d.com/download_unity/06990f28ba00/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.2.19f1.pkg
+ sha1sums = a188b643d81c2af1e949ceb4e6c2cc9265fb1f13
pkgname = unity-editor-mac
diff --git a/PKGBUILD b/PKGBUILD
index 1adf32f4c865..a88f82832402 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.18
+_version=2018.2.19
_build=f1
-_randomstring=4550892b6062
+_randomstring=06990f28ba00
_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=('726627cd3d56f10db86ab0d098043ee14669b80c')
+sha1sums=('a188b643d81c2af1e949ceb4e6c2cc9265fb1f13')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package