summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-11-04 13:35:51 +0200
committerOscar Morante2018-11-04 13:35:51 +0200
commited6f4595da7ae04a2a169271a3200abd9315a239 (patch)
tree4af9b561b525ac0067a6cdd11bba9b65458e489b
parent54b1141073f5a4d662bb8d4ffc74a6254480c226 (diff)
downloadaur-ed6f4595da7ae04a2a169271a3200abd9315a239.tar.gz
update to new upstream version (2018.2.14f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 884539d62230..296f404fb15b 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.13f1
+ pkgver = 2018.2.14f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor
options = !strip
- source = https://download.unity3d.com/download_unity/83fbdcd35118/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.2.13f1.tar.xz
- sha1sums = 0d7597e675f37a5493c7fbbabd8f17d2c698958a
+ source = https://download.unity3d.com/download_unity/3262fb3b0716/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.2.14f1.tar.xz
+ sha1sums = 8699a07a03b99f80e7d0bfa1673808a83dca003d
pkgname = unity-editor-ios
diff --git a/PKGBUILD b/PKGBUILD
index b5d191c44d2d..c571e9c2e8bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.13
+_version=2018.2.14
_build=f1
-_randomstring=83fbdcd35118
+_randomstring=3262fb3b0716
_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=('0d7597e675f37a5493c7fbbabd8f17d2c698958a')
+sha1sums=('8699a07a03b99f80e7d0bfa1673808a83dca003d')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package