summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-12-27 18:07:56 +0100
committerOscar Morante2019-12-27 18:07:56 +0100
commit94fe9c2d88576b2c567a12c5d19470df2fff71eb (patch)
tree72f392919eca46f5526b07df2e8d1520f4892e74
parent8228aff50fb132f5a0e2e13f2b92766332a1ec68 (diff)
downloadaur-94fe9c2d88576b2c567a12c5d19470df2fff71eb.tar.gz
update to new upstream version (2019.2.17f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7ae5aea8bc0..3d1fb0f84a0d 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.16f1
+ pkgver = 2019.2.17f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor
options = !strip
- source = 2019.2.16f1.2.16f1.tar.xz::https://download.unity3d.com/download_unity/b9898e2d04a4/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.2.16f1.tar.xz
- md5sums = a9d595d039bd2bc0f3798653021065fc
+ 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
pkgname = unity-editor-ios
diff --git a/PKGBUILD b/PKGBUILD
index ab0b368211d8..076f63835a3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
_prefix=/opt/Unity
pkgname=unity-editor-ios
-pkgver=2019.2.16f1
+pkgver=2019.2.17f1
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.16f1.2.16f1.tar.xz::https://download.unity3d.com/download_unity/b9898e2d04a4/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.2.16f1.tar.xz")
-md5sums=("a9d595d039bd2bc0f3798653021065fc")
+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")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package