summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-11-29 14:23:29 +0100
committerOscar Morante2019-11-29 14:23:29 +0100
commitf2060965d9670d7379f37a9671a6f2a53af69d1d (patch)
tree84c390f30ed114ef5cc947abff824063ef9ff0de
parent2d627bb0289bcc4573da8811059c4e6217fcfb36 (diff)
downloadaur-f2060965d9670d7379f37a9671a6f2a53af69d1d.tar.gz
update to new upstream version (2019.2.14f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bbd2fc629bdc..369ac73c292c 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.13f1
+ pkgver = 2019.2.14f1
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.13f1.2.13f1.pkg::https://download.unity3d.com/download_unity/e20f6c7e5017/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.13f1.pkg
- md5sums = 78e2fd6a04b61d5ba23091f0684947bf
+ source = 2019.2.14f1.2.14f1.pkg::https://download.unity3d.com/download_unity/49dd4e9fa428/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.14f1.pkg
+ md5sums = 83b1fa57ecad010178b396f02452cfb7
pkgname = unity-editor-mac
diff --git a/PKGBUILD b/PKGBUILD
index d623c2e29cef..70d5e8b724c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-mac
-pkgver=2019.2.13f1
+pkgver=2019.2.14f1
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.13f1.2.13f1.pkg::https://download.unity3d.com/download_unity/e20f6c7e5017/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.13f1.pkg")
-md5sums=("78e2fd6a04b61d5ba23091f0684947bf")
+source=("2019.2.14f1.2.14f1.pkg::https://download.unity3d.com/download_unity/49dd4e9fa428/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.14f1.pkg")
+md5sums=("83b1fa57ecad010178b396f02452cfb7")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package