summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-12-27 18:07:55 +0100
committerOscar Morante2019-12-27 18:07:55 +0100
commitafd41091e36e23822bdda63d441cdcb2d4359013 (patch)
tree71253d4ab7fc5ad4532f723bf1562e9b761c72b6
parente292342a498e39b83bc0cd621c372f01b90b87c6 (diff)
downloadaur-afd41091e36e23822bdda63d441cdcb2d4359013.tar.gz
update to new upstream version (2019.2.17f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29a1bbc25141..fef84c5faa09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-mac
pkgdesc = Allows building your Unity projects for the Mac platform
- pkgver = 2019.2.16f1
+ pkgver = 2019.2.17f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = unity-editor-mac
makedepends = cpio
depends = unity-editor
options = !strip
- source = 2019.2.16f1.2.16f1.pkg::https://download.unity3d.com/download_unity/b9898e2d04a4/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.16f1.pkg
- md5sums = 1a1187e12ffb0bfd0ed1e9a5fffda87e
+ source = 2019.2.17f1.2.17f1.pkg::https://download.unity3d.com/download_unity/8e603399ca02/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.17f1.pkg
+ md5sums = 9aff2b826aa009664aa8e662020aaf98
pkgname = unity-editor-mac
diff --git a/PKGBUILD b/PKGBUILD
index 55a7cfdc02f2..5d407c272307 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-mac
-pkgver=2019.2.16f1
+pkgver=2019.2.17f1
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')
makedepends=('cpio')
-source=("2019.2.16f1.2.16f1.pkg::https://download.unity3d.com/download_unity/b9898e2d04a4/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.16f1.pkg")
-md5sums=("1a1187e12ffb0bfd0ed1e9a5fffda87e")
+source=("2019.2.17f1.2.17f1.pkg::https://download.unity3d.com/download_unity/8e603399ca02/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.17f1.pkg")
+md5sums=("9aff2b826aa009664aa8e662020aaf98")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package