summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-08-18 13:38:03 +0200
committerOscar Morante2019-08-18 13:38:03 +0200
commit7b42e63a18babe4269244234bef903c0d92c5d5a (patch)
treecdb4b5147f8332e05e501034d014128335ae90e4
parentd3db00137b344547222efe272feec65a11e318e7 (diff)
downloadaur-7b42e63a18babe4269244234bef903c0d92c5d5a.tar.gz
update to new upstream version (2017.4.31f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38936a8a86cc..3652b3822466 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.30f1
+ pkgver = 2017.4.31f1
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.30f1.4.30f1.pkg::https://download.unity3d.com/download_unity/c6fa43736cae/MacEditorTargetInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.30f1.pkg
- md5sums = a49c65689b2996b4158d094cbe4133f5
+ source = 2017.4.31f1.4.31f1.pkg::https://download.unity3d.com/download_unity/9c8dbc3421cb/MacEditorTargetInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.31f1.pkg
+ md5sums = 584a1a8fa4a31926f3481f7d7a8b3d92
pkgname = unity-editor-lts-mac
diff --git a/PKGBUILD b/PKGBUILD
index f771bfb93fa2..74faa40e4084 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-mac
-pkgver=2017.4.30f1
+pkgver=2017.4.31f1
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.30f1.4.30f1.pkg::https://download.unity3d.com/download_unity/c6fa43736cae/MacEditorTargetInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.30f1.pkg")
-md5sums=("a49c65689b2996b4158d094cbe4133f5")
+source=("2017.4.31f1.4.31f1.pkg::https://download.unity3d.com/download_unity/9c8dbc3421cb/MacEditorTargetInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.31f1.pkg")
+md5sums=("584a1a8fa4a31926f3481f7d7a8b3d92")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package