summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-06-17 12:41:58 +0300
committerOscar Morante2019-06-17 12:41:58 +0300
commit30874059fdd6d97d9205f52d1376f088bf9d079b (patch)
tree42353dcd212e451cf284975414b4bc535b9317b8
parent8054a58c3ba4c6a304cd0beb7464b9bcf86dfe60 (diff)
downloadaur-30874059fdd6d97d9205f52d1376f088bf9d079b.tar.gz
update to new upstream version (2019.1.7f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 819e9568a4ac..4457dd32e50e 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.6f1
+ pkgver = 2019.1.7f1
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.6f1.1.6f1.pkg::https://download.unity3d.com/download_unity/f2970305fe1c/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.6f1.pkg
- md5sums = 77a37dbe56bdacd250c6911f3ebec4d7
+ source = 2019.1.7f1.1.7f1.pkg::https://download.unity3d.com/download_unity/f3c4928e5742/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.7f1.pkg
+ md5sums = cb402ec378099cd29b2ae087506ff06e
pkgname = unity-editor-mac
diff --git a/PKGBUILD b/PKGBUILD
index 428e59a99b7a..089d49e05f9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-mac
-pkgver=2019.1.6f1
+pkgver=2019.1.7f1
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.6f1.1.6f1.pkg::https://download.unity3d.com/download_unity/f2970305fe1c/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.6f1.pkg")
-md5sums=("77a37dbe56bdacd250c6911f3ebec4d7")
+source=("2019.1.7f1.1.7f1.pkg::https://download.unity3d.com/download_unity/f3c4928e5742/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.7f1.pkg")
+md5sums=("cb402ec378099cd29b2ae087506ff06e")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package