summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2020-01-20 19:55:38 +0100
committerOscar Morante2020-01-20 19:55:38 +0100
commitdc10d3fe70cdebb630918c252c9919ee08fdf830 (patch)
treeb9c4c7cccb0db70c54fae9ff5624424affc30536
parent94fe9c2d88576b2c567a12c5d19470df2fff71eb (diff)
downloadaur-dc10d3fe70cdebb630918c252c9919ee08fdf830.tar.gz
update to new upstream version (2019.2.18f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d1fb0f84a0d..ac979ea148e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = unity-editor-ios
pkgdesc = Allows building your Unity projects for the iOS platform
- pkgver = 2019.2.17f1
+ pkgver = 2019.2.18f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor
options = !strip
- source = 2019.2.17f1.2.17f1.tar.xz::https://download.unity3d.com/download_unity/8e603399ca02/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.2.17f1.tar.xz
- md5sums = fd245ed9a4648ace5b477fc1a9ee052e
+ source = 2019.2.18f1.2.18f1.tar.xz::https://download.unity3d.com/download_unity/bbf64de26e34/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.2.18f1.tar.xz
+ md5sums = a7db1d371f967604b7363aa364905d8e
pkgname = unity-editor-ios
diff --git a/PKGBUILD b/PKGBUILD
index 076f63835a3b..c4b241d18070 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
_prefix=/opt/Unity
pkgname=unity-editor-ios
-pkgver=2019.2.17f1
+pkgver=2019.2.18f1
pkgrel=1
pkgdesc="Allows building your Unity projects for the iOS platform"
arch=('x86_64')
url='https://unity3d.com/'
license=('custom')
depends=('unity-editor')
-source=("2019.2.17f1.2.17f1.tar.xz::https://download.unity3d.com/download_unity/8e603399ca02/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.2.17f1.tar.xz")
-md5sums=("fd245ed9a4648ace5b477fc1a9ee052e")
+source=("2019.2.18f1.2.18f1.tar.xz::https://download.unity3d.com/download_unity/bbf64de26e34/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.2.18f1.tar.xz")
+md5sums=("a7db1d371f967604b7363aa364905d8e")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package