summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-12-17 10:57:35 +0100
committerOscar Morante2019-12-17 10:57:35 +0100
commit8228aff50fb132f5a0e2e13f2b92766332a1ec68 (patch)
treed8ff6a6f4579c777694d47a53ce1e52582719304
parent9769007799248bb31f9a3b69e3cedd6a078747ad (diff)
downloadaur-8228aff50fb132f5a0e2e13f2b92766332a1ec68.tar.gz
update to new upstream version (2019.2.16f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a395a9ca0d83..f7ae5aea8bc0 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.15f1
+ pkgver = 2019.2.16f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor
options = !strip
- source = 2019.2.15f1.2.15f1.tar.xz::https://download.unity3d.com/download_unity/dcb72c2e9334/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.2.15f1.tar.xz
- md5sums = 3c861ae8b645b9c64078ed3fe5ba044e
+ 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
pkgname = unity-editor-ios
diff --git a/PKGBUILD b/PKGBUILD
index 33309915ecb6..ab0b368211d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
_prefix=/opt/Unity
pkgname=unity-editor-ios
-pkgver=2019.2.15f1
+pkgver=2019.2.16f1
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.15f1.2.15f1.tar.xz::https://download.unity3d.com/download_unity/dcb72c2e9334/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.2.15f1.tar.xz")
-md5sums=("3c861ae8b645b9c64078ed3fe5ba044e")
+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")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package