summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-03-12 14:54:33 +0100
committerOscar Morante2019-03-12 14:54:33 +0100
commitb763227d698359542baff344e9afb29749576de7 (patch)
treece1b6eae59ca1d67c78da5483884017105c7cef6
parenteee4f7b00198b79ca589116a0eec60117b4af624 (diff)
downloadaur-b763227d698359542baff344e9afb29749576de7.tar.gz
update to new upstream version (2017.4.23f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e510033f277e..7f14de2c74f8 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.22f1
+ pkgver = 2017.4.23f1
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.22f1.4.22f1.pkg::https://download.unity3d.com/download_unity/eb4bc6fa7f1d/MacEditorTargetInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.22f1.pkg
- md5sums = bf7a93b591f921651f44a036d0b00681
+ source = 2017.4.23f1.4.23f1.pkg::https://download.unity3d.com/download_unity/f80c8a98b1b5/MacEditorTargetInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.23f1.pkg
+ md5sums = 5df6b10a2e02d183ae8e0ad3a6f89763
pkgname = unity-editor-lts-mac
diff --git a/PKGBUILD b/PKGBUILD
index e20fc1d84a4a..a81daaf58201 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-mac
-pkgver=2017.4.22f1
+pkgver=2017.4.23f1
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.22f1.4.22f1.pkg::https://download.unity3d.com/download_unity/eb4bc6fa7f1d/MacEditorTargetInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.22f1.pkg")
-md5sums=("bf7a93b591f921651f44a036d0b00681")
+source=("2017.4.23f1.4.23f1.pkg::https://download.unity3d.com/download_unity/f80c8a98b1b5/MacEditorTargetInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.23f1.pkg")
+md5sums=("5df6b10a2e02d183ae8e0ad3a6f89763")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package