summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-12-02 12:29:34 +0200
committerOscar Morante2018-12-02 12:29:34 +0200
commitf34d78c041124ce972859087ab43e3c79b6912d0 (patch)
treeeb960015a31d9438405d88dc99b3e416b4dba336
parenta453711d7cebe5d55990ca8a8bc75cf10e006577 (diff)
downloadaur-f34d78c041124ce972859087ab43e3c79b6912d0.tar.gz
update to new upstream version (2018.2.18f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c55c741bb95a..df2a68c44faa 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.17f1
+ pkgver = 2018.2.18f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor
options = !strip
- source = https://download.unity3d.com/download_unity/88933597c842/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.2.17f1.tar.xz
- sha1sums = 85cf949dd07035e5d0742c49d171198762c971ce
+ source = https://download.unity3d.com/download_unity/4550892b6062/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.2.18f1.tar.xz
+ sha1sums = 32ab4d91cbff2292b89b40fce31a4529304757eb
pkgname = unity-editor-ios
diff --git a/PKGBUILD b/PKGBUILD
index e36043466abe..c027e2b93e60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.17
+_version=2018.2.18
_build=f1
-_randomstring=88933597c842
+_randomstring=4550892b6062
_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=('85cf949dd07035e5d0742c49d171198762c971ce')
+sha1sums=('32ab4d91cbff2292b89b40fce31a4529304757eb')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package