summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-10-19 11:14:28 +0300
committerOscar Morante2018-10-19 11:14:28 +0300
commit54b1141073f5a4d662bb8d4ffc74a6254480c226 (patch)
tree83cb6c21431fabffccad1ab70121fcb55d2f34c7
parent09ffd75227512859e4250ffb2a1e6f2c720a3855 (diff)
downloadaur-54b1141073f5a4d662bb8d4ffc74a6254480c226.tar.gz
update to new upstream version (2018.2.13f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c9c7a1bfeb4..884539d62230 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.12f1
+ pkgver = 2018.2.13f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor
options = !strip
- source = https://download.unity3d.com/download_unity/0a46ddfcfad4/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.2.12f1.tar.xz
- sha1sums = f8146fda978708d01c9c3e3e17b9be10956d7dbb
+ source = https://download.unity3d.com/download_unity/83fbdcd35118/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.2.13f1.tar.xz
+ sha1sums = 0d7597e675f37a5493c7fbbabd8f17d2c698958a
pkgname = unity-editor-ios
diff --git a/PKGBUILD b/PKGBUILD
index 81521fa04e96..b5d191c44d2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.12
+_version=2018.2.13
_build=f1
-_randomstring=0a46ddfcfad4
+_randomstring=83fbdcd35118
_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=('f8146fda978708d01c9c3e3e17b9be10956d7dbb')
+sha1sums=('0d7597e675f37a5493c7fbbabd8f17d2c698958a')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package