summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-10-02 14:55:48 +0300
committerOscar Morante2018-10-02 14:55:48 +0300
commit0bab64a3804282bd8c3d3a23e47ae5785c490353 (patch)
tree8d21e7446d06040894aa307ab18b3cc75e876ca1
parentfdcb3487b319e32e2d2a6edffcfa61f9f988c19e (diff)
downloadaur-0bab64a3804282bd8c3d3a23e47ae5785c490353.tar.gz
update to new upstream version (2018.2.10f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 326e232b59bb..a62a3f5d6628 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = unity-editor-ios
pkgdesc = Allows building your Unity projects for the iOS platform
- pkgver = 2018.2.9f1
+ pkgver = 2018.2.10f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor
options = !strip
- source = https://download.unity3d.com/download_unity/2207421190e9/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.2.9f1.tar.xz
- sha1sums = 080d05b836481c0b400c7e1cf65e5e0e0bb5124e
+ source = https://download.unity3d.com/download_unity/674aa5a67ed5/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.2.10f1.tar.xz
+ sha1sums = dbc76cdfaf3c2b02582662b37f5bd652cf9a41d0
pkgname = unity-editor-ios
diff --git a/PKGBUILD b/PKGBUILD
index 458719487edc..29abd5a9893b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.9
+_version=2018.2.10
_build=f1
-_randomstring=2207421190e9
+_randomstring=674aa5a67ed5
_prefix=/opt/Unity
pkgname=unity-editor-ios
@@ -14,7 +14,7 @@ url='https://unity3d.com/'
license=('custom')
depends=('unity-editor')
source=("https://download.unity3d.com/download_unity/${_randomstring}/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-${_version}${_build}.tar.xz")
-sha1sums=('080d05b836481c0b400c7e1cf65e5e0e0bb5124e')
+sha1sums=('dbc76cdfaf3c2b02582662b37f5bd652cf9a41d0')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package