summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-10-09 14:43:20 +0300
committerOscar Morante2018-10-09 14:43:20 +0300
commit0be68709c4d7c9748ceb109030c5cdf3c9ca5b4d (patch)
treed7e69e6ba5a876fe6c24a86a7d1ac7ae2f8f96c3
parent0bab64a3804282bd8c3d3a23e47ae5785c490353 (diff)
downloadaur-0be68709c4d7c9748ceb109030c5cdf3c9ca5b4d.tar.gz
update to new upstream version (2018.2.11f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a62a3f5d6628..239c3c96db69 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.10f1
+ pkgver = 2018.2.11f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor
options = !strip
- source = https://download.unity3d.com/download_unity/674aa5a67ed5/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.2.10f1.tar.xz
- sha1sums = dbc76cdfaf3c2b02582662b37f5bd652cf9a41d0
+ source = https://download.unity3d.com/download_unity/38bd7dec5000/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.2.11f1.tar.xz
+ sha1sums = 98b77d694aae3fc2a7f1d7141d79a43ccaf518a7
pkgname = unity-editor-ios
diff --git a/PKGBUILD b/PKGBUILD
index 29abd5a9893b..1c5775bcbb4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.10
+_version=2018.2.11
_build=f1
-_randomstring=674aa5a67ed5
+_randomstring=38bd7dec5000
_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=('dbc76cdfaf3c2b02582662b37f5bd652cf9a41d0')
+sha1sums=('98b77d694aae3fc2a7f1d7141d79a43ccaf518a7')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package