summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-12-16 18:49:01 +0200
committerOscar Morante2018-12-16 18:51:40 +0200
commitbc7613a550fdf0922f73e6a28f956b892b29f526 (patch)
tree87d6203871bb0d272222d9ea5e00112677fe97c3
parent7290cc9ba4866a3426b76039cc2270336a7b1f73 (diff)
downloadaur-bc7613a550fdf0922f73e6a28f956b892b29f526.tar.gz
update to new upstream version (2018.3.0f2)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc540195474a..54f2a2c48504 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.20f1
+ pkgver = 2018.3.0f2
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor
options = !strip
- source = https://download.unity3d.com/download_unity/cef3e6c0c622/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.2.20f1.tar.xz
- md5sums = 4e1e9e4143fb6f8e66af6386ed90b8e9
+ source = 2018.3.0f2.3.0f2.tar.xz::https://download.unity3d.com/download_unity/6e9a27477296/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.3.0f2.tar.xz
+ md5sums = 569aede97c2578a3571ca9bc391a46e0
pkgname = unity-editor-ios
diff --git a/PKGBUILD b/PKGBUILD
index da0bbff46a6d..88c77cfcff4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
_prefix=/opt/Unity
pkgname=unity-editor-ios
-pkgver=2018.2.20f1
+pkgver=2018.3.0f2
pkgrel=1
pkgdesc="Allows building your Unity projects for the iOS platform"
arch=('x86_64')
url='https://unity3d.com/'
license=('custom')
depends=('unity-editor')
-source=("https://download.unity3d.com/download_unity/cef3e6c0c622/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.2.20f1.tar.xz")
-md5sums=("4e1e9e4143fb6f8e66af6386ed90b8e9")
+source=("2018.3.0f2.3.0f2.tar.xz::https://download.unity3d.com/download_unity/6e9a27477296/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.3.0f2.tar.xz")
+md5sums=("569aede97c2578a3571ca9bc391a46e0")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package