summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-02-11 14:59:28 +0100
committerOscar Morante2019-02-11 14:59:28 +0100
commit7e8c2d636495352266c365c0d57ea8e8b42c1e28 (patch)
tree9eed28551e025ae09a679e2c1a4174c836a739b5
parent2060911282c7b0cb94f14406995bae3dd6413dd9 (diff)
downloadaur-7e8c2d636495352266c365c0d57ea8e8b42c1e28.tar.gz
update to new upstream version (2017.4.20f2)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c808a779cc2..a7347e9eb41f 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.20f1
+ pkgver = 2017.4.20f2
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.20f1.4.20f1.pkg::https://download.unity3d.com/download_unity/20968fa45e51/MacEditorTargetInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.20f1.pkg
- md5sums = 011d999a7960b212c47fa4b2220189a6
+ source = 2017.4.20f2.4.20f2.pkg::https://download.unity3d.com/download_unity/413dbd19b6dc/MacEditorTargetInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.20f2.pkg
+ md5sums = c7a959a20ac939e6a14ce4ca45a12770
pkgname = unity-editor-lts-mac
diff --git a/PKGBUILD b/PKGBUILD
index f7a0d189ce64..b16127d07aaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-mac
-pkgver=2017.4.20f1
+pkgver=2017.4.20f2
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.20f1.4.20f1.pkg::https://download.unity3d.com/download_unity/20968fa45e51/MacEditorTargetInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.20f1.pkg")
-md5sums=("011d999a7960b212c47fa4b2220189a6")
+source=("2017.4.20f2.4.20f2.pkg::https://download.unity3d.com/download_unity/413dbd19b6dc/MacEditorTargetInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.20f2.pkg")
+md5sums=("c7a959a20ac939e6a14ce4ca45a12770")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package