summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-12-09 15:21:06 +0200
committerOscar Morante2018-12-09 15:21:06 +0200
commit7bc5ef964f4b02d475fa680c8cf1a31bd03093e4 (patch)
tree32255956d4b12ea973e513f111d467dec8fbae8a
parentf34d78c041124ce972859087ab43e3c79b6912d0 (diff)
downloadaur-7bc5ef964f4b02d475fa680c8cf1a31bd03093e4.tar.gz
update to new upstream version (2018.2.19f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df2a68c44faa..f1895d6faed5 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.18f1
+ pkgver = 2018.2.19f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor
options = !strip
- source = https://download.unity3d.com/download_unity/4550892b6062/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.2.18f1.tar.xz
- sha1sums = 32ab4d91cbff2292b89b40fce31a4529304757eb
+ source = https://download.unity3d.com/download_unity/06990f28ba00/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.2.19f1.tar.xz
+ sha1sums = 765b1398e0541c5177e6a18cfc3404735613d404
pkgname = unity-editor-ios
diff --git a/PKGBUILD b/PKGBUILD
index c027e2b93e60..1f0810359d20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.18
+_version=2018.2.19
_build=f1
-_randomstring=4550892b6062
+_randomstring=06990f28ba00
_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=('32ab4d91cbff2292b89b40fce31a4529304757eb')
+sha1sums=('765b1398e0541c5177e6a18cfc3404735613d404')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package