summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-12-06 19:05:56 +0100
committerOscar Morante2019-12-06 19:05:56 +0100
commit9ce18074699f6ddd536f55c350488b659a2b39df (patch)
tree2e0216309525c9f62b52c5c74d879bb3b0198f54
parentf2060965d9670d7379f37a9671a6f2a53af69d1d (diff)
downloadaur-9ce18074699f6ddd536f55c350488b659a2b39df.tar.gz
update to new upstream version (2019.2.15f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 369ac73c292c..794d40be68d0 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.14f1
+ pkgver = 2019.2.15f1
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.14f1.2.14f1.pkg::https://download.unity3d.com/download_unity/49dd4e9fa428/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.14f1.pkg
- md5sums = 83b1fa57ecad010178b396f02452cfb7
+ source = 2019.2.15f1.2.15f1.pkg::https://download.unity3d.com/download_unity/dcb72c2e9334/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.15f1.pkg
+ md5sums = 7dc380d926db8c6f3fb5eb6eb272e72e
pkgname = unity-editor-mac
diff --git a/PKGBUILD b/PKGBUILD
index 70d5e8b724c7..fc6b15984691 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-mac
-pkgver=2019.2.14f1
+pkgver=2019.2.15f1
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.14f1.2.14f1.pkg::https://download.unity3d.com/download_unity/49dd4e9fa428/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.14f1.pkg")
-md5sums=("83b1fa57ecad010178b396f02452cfb7")
+source=("2019.2.15f1.2.15f1.pkg::https://download.unity3d.com/download_unity/dcb72c2e9334/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.2.15f1.pkg")
+md5sums=("7dc380d926db8c6f3fb5eb6eb272e72e")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package