summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-08-10 09:26:07 +0200
committerOscar Morante2019-08-10 09:26:07 +0200
commit472c4e3254aac51666989552dd0c32f12ac95476 (patch)
tree55077be5f57de4b69be3a4a7730ac7f6044dc71a
parent5b7b3690d7051f1f3b329c1241fdde95aeaa2f00 (diff)
downloadaur-472c4e3254aac51666989552dd0c32f12ac95476.tar.gz
update to new upstream version (2019.1.14f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88160d5a6c0e..9465221e2af9 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.1.13f1
+ pkgver = 2019.1.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.1.13f1.1.13f1.pkg::https://download.unity3d.com/download_unity/b5956c0a61e7/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.13f1.pkg
- md5sums = 8f8bcecdf204a92ab07f058f3ce790f9
+ source = 2019.1.14f1.1.14f1.pkg::https://download.unity3d.com/download_unity/148b5891095a/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.14f1.pkg
+ md5sums = d1c389b7b71714cc9bc3a79467e19525
pkgname = unity-editor-mac
diff --git a/PKGBUILD b/PKGBUILD
index cc4878f2dc94..713d635fbadd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-mac
-pkgver=2019.1.13f1
+pkgver=2019.1.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.1.13f1.1.13f1.pkg::https://download.unity3d.com/download_unity/b5956c0a61e7/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.13f1.pkg")
-md5sums=("8f8bcecdf204a92ab07f058f3ce790f9")
+source=("2019.1.14f1.1.14f1.pkg::https://download.unity3d.com/download_unity/148b5891095a/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.14f1.pkg")
+md5sums=("d1c389b7b71714cc9bc3a79467e19525")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package