summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-08-08 10:52:46 +0200
committerOscar Morante2019-08-08 10:52:46 +0200
commit5b7b3690d7051f1f3b329c1241fdde95aeaa2f00 (patch)
tree844f19926bbbf5bccb1d2748ad8ce0c8c7e6d944
parent1d9e7c1390f1dcc174e568c104f6b1d8b6f6709e (diff)
downloadaur-5b7b3690d7051f1f3b329c1241fdde95aeaa2f00.tar.gz
update to new upstream version (2019.1.13f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71af0dc6b5a4..88160d5a6c0e 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.12f1
+ pkgver = 2019.1.13f1
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.12f1.1.12f1.pkg::https://download.unity3d.com/download_unity/f04f5427219e/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.12f1.pkg
- md5sums = c35fc20ed177699277a4f3832634e036
+ 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
pkgname = unity-editor-mac
diff --git a/PKGBUILD b/PKGBUILD
index 6ed0cfb6e7a8..cc4878f2dc94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-mac
-pkgver=2019.1.12f1
+pkgver=2019.1.13f1
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.12f1.1.12f1.pkg::https://download.unity3d.com/download_unity/f04f5427219e/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.12f1.pkg")
-md5sums=("c35fc20ed177699277a4f3832634e036")
+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")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package