summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-09-26 08:24:58 +0300
committerOscar Morante2018-09-26 08:24:58 +0300
commit4a9476b5ff11bec71a65315b1de73f8cc4ed7177 (patch)
tree62bb62960d00d311ed948d09ea0b90f5402d92f2
parentdab87255d4a87a1b4396efcbc262a04525a95f67 (diff)
downloadaur-4a9476b5ff11bec71a65315b1de73f8cc4ed7177.tar.gz
update to new upstream versino (2018.2.9f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e3f6ab3644c..326e232b59bb 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.7f1
+ pkgver = 2018.2.9f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor
options = !strip
- source = https://download.unity3d.com/download_unity/4ebd28dd9664/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.2.7f1.tar.xz
- sha1sums = a606b6c5958bc7edd5c0ce8a153f2cc6419d55b3
+ source = https://download.unity3d.com/download_unity/2207421190e9/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.2.9f1.tar.xz
+ sha1sums = 080d05b836481c0b400c7e1cf65e5e0e0bb5124e
pkgname = unity-editor-ios
diff --git a/PKGBUILD b/PKGBUILD
index cc2e4b8b9fb2..458719487edc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.7
+_version=2018.2.9
_build=f1
-_randomstring=4ebd28dd9664
+_randomstring=2207421190e9
_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=('a606b6c5958bc7edd5c0ce8a153f2cc6419d55b3')
+sha1sums=('080d05b836481c0b400c7e1cf65e5e0e0bb5124e')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package