summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-12-02 14:52:31 +0200
committerOscar Morante2018-12-02 14:52:31 +0200
commit78548c194b618b1a889dcd06dbbb040d02034c41 (patch)
tree902d470e2bed45326ba9f1c6231ce3119f58767e
parent3288a54c4a29ae5e49578e786e592798f94f96c7 (diff)
downloadaur-78548c194b618b1a889dcd06dbbb040d02034c41.tar.gz
update to new upstream version (2018.3.0b12)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd0513fa749c..797827d64b3b 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.0b11
+ pkgver = 2018.3.0b12
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor-beta
options = !strip
- source = https://beta.unity3d.com/download/45aaf16dbe1a/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.3.0b11.tar.xz
- sha1sums = 196a5f907c10398d76956e986eeefeead54eaa77
+ source = https://beta.unity3d.com/download/77f6238a7ced/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.3.0b12.tar.xz
+ sha1sums = c682be6e9ffd290df645814b58e6725825e5e1c6
pkgname = unity-editor-beta-ios
diff --git a/PKGBUILD b/PKGBUILD
index 8dffdb40b599..79d647d2a1e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b11
-_randomstring=45aaf16dbe1a
+_build=b12
+_randomstring=77f6238a7ced
_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=('196a5f907c10398d76956e986eeefeead54eaa77')
+sha1sums=('c682be6e9ffd290df645814b58e6725825e5e1c6')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package