summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-11-27 12:31:48 +0200
committerOscar Morante2018-11-27 12:31:48 +0200
commita453711d7cebe5d55990ca8a8bc75cf10e006577 (patch)
tree410a58f13a05027b1758b75486098c76eb14c7e7
parent0121b8be4ac6d9dfd7d581d474da3529891144af (diff)
downloadaur-a453711d7cebe5d55990ca8a8bc75cf10e006577.tar.gz
update to new upstream version (2018.2.17f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e4c338f5e02..c55c741bb95a 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.16f1
+ pkgver = 2018.2.17f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor
options = !strip
- source = https://download.unity3d.com/download_unity/39a4ac3d51f6/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.2.16f1.tar.xz
- sha1sums = d784e255440c92f0f0aa17acb9ec0793a94c1df0
+ source = https://download.unity3d.com/download_unity/88933597c842/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.2.17f1.tar.xz
+ sha1sums = 85cf949dd07035e5d0742c49d171198762c971ce
pkgname = unity-editor-ios
diff --git a/PKGBUILD b/PKGBUILD
index 0a6a4e03851f..e36043466abe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.16
+_version=2018.2.17
_build=f1
-_randomstring=39a4ac3d51f6
+_randomstring=88933597c842
_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=('d784e255440c92f0f0aa17acb9ec0793a94c1df0')
+sha1sums=('85cf949dd07035e5d0742c49d171198762c971ce')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package