summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-03-18 20:08:21 +0100
committerOscar Morante2019-03-18 20:08:21 +0100
commitef6a1b8354820287447dec9f8245588a7a71ab79 (patch)
treef87f9cdfbc26e35e20b76d9d56a96095ac56ff3b
parent15e8fb645823efc0675271d3b837df49e107e4c6 (diff)
downloadaur-ef6a1b8354820287447dec9f8245588a7a71ab79.tar.gz
update to new upstream version (2018.3.9f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c733053610d7..052ae8b21747 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.3.8f1
+ pkgver = 2018.3.9f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor
options = !strip
- source = 2018.3.8f1.3.8f1.tar.xz::https://download.unity3d.com/download_unity/fc0fe30d6d91/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.3.8f1.tar.xz
- md5sums = cdd08c300482919efe3c0b66956ceced
+ source = 2018.3.9f1.3.9f1.tar.xz::https://download.unity3d.com/download_unity/947e1ea5aa8d/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.3.9f1.tar.xz
+ md5sums = 0199d01dfe75f8bb4cd47b2b2bcc0cd5
pkgname = unity-editor-ios
diff --git a/PKGBUILD b/PKGBUILD
index 7566029c6330..0f1288baf0b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
_prefix=/opt/Unity
pkgname=unity-editor-ios
-pkgver=2018.3.8f1
+pkgver=2018.3.9f1
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=("2018.3.8f1.3.8f1.tar.xz::https://download.unity3d.com/download_unity/fc0fe30d6d91/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.3.8f1.tar.xz")
-md5sums=("cdd08c300482919efe3c0b66956ceced")
+source=("2018.3.9f1.3.9f1.tar.xz::https://download.unity3d.com/download_unity/947e1ea5aa8d/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.3.9f1.tar.xz")
+md5sums=("0199d01dfe75f8bb4cd47b2b2bcc0cd5")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package