summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-12-09 18:29:59 +0200
committerOscar Morante2018-12-09 18:29:59 +0200
commitf7a4d639a7669c7711624a8eceaf69504ee02fc8 (patch)
treee3f923709e071388733bc6c583a45c766b5d785b
parent78548c194b618b1a889dcd06dbbb040d02034c41 (diff)
downloadaur-f7a4d639a7669c7711624a8eceaf69504ee02fc8.tar.gz
update to new upstream version (2018.3.0f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 797827d64b3b..db27b9a7a970 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = unity-editor-beta-ios
pkgdesc = Allows building your Unity projects for the iOS platform
- pkgver = 2018.3.0b12
+ pkgver = 2018.3.0f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor-beta
options = !strip
- source = https://beta.unity3d.com/download/77f6238a7ced/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.3.0b12.tar.xz
- sha1sums = c682be6e9ffd290df645814b58e6725825e5e1c6
+ source = https://beta.unity3d.com/download/f023c421e164/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.3.0f1.tar.xz
+ sha1sums = ccf789f95456d0c249c0dc4c6b29246da62b98de
pkgname = unity-editor-beta-ios
diff --git a/PKGBUILD b/PKGBUILD
index 79d647d2a1e4..1d7af4968efb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b12
-_randomstring=77f6238a7ced
+_build=f1
+_randomstring=f023c421e164
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-ios
@@ -14,7 +14,7 @@ url='https://unity3d.com/'
license=('custom')
depends=('unity-editor-beta')
source=("https://beta.unity3d.com/download/${_randomstring}/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-${_version}${_build}.tar.xz")
-sha1sums=('c682be6e9ffd290df645814b58e6725825e5e1c6')
+sha1sums=('ccf789f95456d0c249c0dc4c6b29246da62b98de')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package