summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-11-22 13:19:09 +0200
committerOscar Morante2018-11-22 13:19:09 +0200
commitd11de9f7d03c6f2919e0e65edf05c7cd8b887328 (patch)
tree617e83d1cb6547454740d4164f3b4639890d6a60
parent9bbfa31d4eddeee12ab990281b6aa3330ebe46e5 (diff)
downloadaur-d11de9f7d03c6f2919e0e65edf05c7cd8b887328.tar.gz
update to new upstream version (2018.2.16f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17408fd3b0e2..d2cc7c328cbf 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.15f1
+ pkgver = 2018.2.16f1
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/65e0713a5949/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.2.15f1.pkg
- sha1sums = c7757e9f477ebb3aecf4866e8431e1a4d3cb6ee2
+ source = https://download.unity3d.com/download_unity/39a4ac3d51f6/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.2.16f1.pkg
+ sha1sums = 852c4847e69ff44ec2c67ae60cdb0735880d8eb7
pkgname = unity-editor-mac
diff --git a/PKGBUILD b/PKGBUILD
index 1e92f120e7e6..a464b9bc61e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.15
+_version=2018.2.16
_build=f1
-_randomstring=65e0713a5949
+_randomstring=39a4ac3d51f6
_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=('c7757e9f477ebb3aecf4866e8431e1a4d3cb6ee2')
+sha1sums=('852c4847e69ff44ec2c67ae60cdb0735880d8eb7')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package