summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-04-09 12:17:52 +0200
committerOscar Morante2019-04-09 12:17:52 +0200
commit4b8615833b8487574ea6f08e8539cb4756837d23 (patch)
tree2bf182a48321df0c0e838f4cf42e707d8e299426
parent604c15640ccd46a2c6371f0718ca09339c677abb (diff)
downloadaur-4b8615833b8487574ea6f08e8539cb4756837d23.tar.gz
update to new upstream version (2017.4.25f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89b754dde6a8..ce1fec031e53 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.24f1
+ pkgver = 2017.4.25f1
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.24f1.4.24f1.pkg::https://download.unity3d.com/download_unity/786769fc3439/MacEditorTargetInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.24f1.pkg
- md5sums = 5cc828536b04d2d025bf508551bbc458
+ 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
pkgname = unity-editor-lts-mac
diff --git a/PKGBUILD b/PKGBUILD
index be858f3f4534..b064810a7c1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-mac
-pkgver=2017.4.24f1
+pkgver=2017.4.25f1
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.24f1.4.24f1.pkg::https://download.unity3d.com/download_unity/786769fc3439/MacEditorTargetInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.24f1.pkg")
-md5sums=("5cc828536b04d2d025bf508551bbc458")
+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")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package