summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-10-16 16:31:57 +0300
committerOscar Morante2018-10-16 16:31:57 +0300
commit29c489816c25bb9f5f1828d5f7ea87e569c3f828 (patch)
tree4702f80fc87727e124aaa01711722d5169a55518
parentdae4f3ebdb6d7d87c88cc6995eb6d15e26c17a1d (diff)
downloadaur-29c489816c25bb9f5f1828d5f7ea87e569c3f828.tar.gz
update to new upstream version (2017.4.13f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8d55549da79..900c4c3bc00b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-lts-mac
pkgdesc = Allows building your Unity projects for the Mac platform
- pkgver = 2017.4.10f1
+ pkgver = 2017.4.13f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = unity-editor-lts-mac
makedepends = cpio
depends = unity-editor-lts
options = !strip
- source = https://download.unity3d.com/download_unity/f2cce2a5991f/MacEditorTargetInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.10f1.pkg
- md5sums = 6bca524723aebd82bd54ec27edfe1406
+ source = https://download.unity3d.com/download_unity/6902ad48015d/MacEditorTargetInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.13f1.pkg
+ md5sums = b13876fea98c08f4f4dba57d42a854fb
pkgname = unity-editor-lts-mac
diff --git a/PKGBUILD b/PKGBUILD
index d3d9e814e23b..9633b2e45bba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2017.4.10
+_version=2017.4.13
_build=f1
-_randomstring=f2cce2a5991f
+_randomstring=6902ad48015d
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-mac
@@ -15,7 +15,7 @@ license=('custom')
depends=('unity-editor-lts')
makedepends=('cpio')
source=("https://download.unity3d.com/download_unity/${_randomstring}/MacEditorTargetInstaller/UnitySetup-Mac-Support-for-Editor-${_version}${_build}.pkg")
-md5sums=('6bca524723aebd82bd54ec27edfe1406')
+md5sums=('b13876fea98c08f4f4dba57d42a854fb')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package