summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-04-25 16:17:35 +0200
committerOscar Morante2019-04-25 16:17:35 +0200
commitacbeec5f2ce76cb8e87da4509d2972babda1b5dd (patch)
tree9cc63bd420992156f412f0feefe6f966f6ddfcc8
parent4b8615833b8487574ea6f08e8539cb4756837d23 (diff)
downloadaur-acbeec5f2ce76cb8e87da4509d2972babda1b5dd.tar.gz
update to new upstream version (2017.4.26f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce1fec031e53..a019c451bfc0 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.25f1
+ pkgver = 2017.4.26f1
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 = 2017.4.25f1.4.25f1.pkg::https://download.unity3d.com/download_unity/9cba1c3a94f1/MacEditorTargetInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.25f1.pkg
- md5sums = d56e48f1d4db25769a2de02f4c0664c7
+ source = 2017.4.26f1.4.26f1.pkg::https://download.unity3d.com/download_unity/3b349d10f010/MacEditorTargetInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.26f1.pkg
+ md5sums = 93ad4e233c1402cefd6d9d8bf1242166
pkgname = unity-editor-lts-mac
diff --git a/PKGBUILD b/PKGBUILD
index b064810a7c1d..eaf2588d02ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-mac
-pkgver=2017.4.25f1
+pkgver=2017.4.26f1
pkgrel=1
pkgdesc="Allows building your Unity projects for the Mac platform"
arch=('x86_64')
@@ -11,8 +11,8 @@ url='https://unity3d.com/'
license=('custom')
depends=('unity-editor-lts')
makedepends=('cpio')
-source=("2017.4.25f1.4.25f1.pkg::https://download.unity3d.com/download_unity/9cba1c3a94f1/MacEditorTargetInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.25f1.pkg")
-md5sums=("d56e48f1d4db25769a2de02f4c0664c7")
+source=("2017.4.26f1.4.26f1.pkg::https://download.unity3d.com/download_unity/3b349d10f010/MacEditorTargetInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.26f1.pkg")
+md5sums=("93ad4e233c1402cefd6d9d8bf1242166")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package