summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-10-03 13:03:14 +0200
committerOscar Morante2019-10-03 13:03:14 +0200
commitb5ae76702d62a935db3ced75ad6ca4eed6130da4 (patch)
treea63758c30ef1f74a98e3e9cec99a5d4e58e31d9d
parentb56076fc828b8f56453a45a9cb9b0e4a5c14a1be (diff)
downloadaur-b5ae76702d62a935db3ced75ad6ca4eed6130da4.tar.gz
update to new upstream version (2019.3.0b5)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88fa60b42579..d2c529544122 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 = 2019.3.0b4
+ pkgver = 2019.3.0b5
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor-beta
options = !strip
- source = 2019.3.0b4.3.0b4.tar.xz::https://beta.unity3d.com/download/3271e9fc5036/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.3.0b4.tar.xz
- md5sums = f0f1120258be542324814911bc945ad8
+ source = 2019.3.0b5.3.0b5.tar.xz::https://beta.unity3d.com/download/13eef430e0c9/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.3.0b5.tar.xz
+ md5sums = 3d4b4504ee1d50b6cbff14e503e3286c
pkgname = unity-editor-beta-ios
diff --git a/PKGBUILD b/PKGBUILD
index f2b2d43721b8..66ca4f2ebbe4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-ios
-pkgver=2019.3.0b4
+pkgver=2019.3.0b5
pkgrel=1
pkgdesc="Allows building your Unity projects for the iOS platform"
arch=('x86_64')
url='https://unity3d.com/'
license=('custom')
depends=('unity-editor-beta')
-source=("2019.3.0b4.3.0b4.tar.xz::https://beta.unity3d.com/download/3271e9fc5036/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.3.0b4.tar.xz")
-md5sums=("f0f1120258be542324814911bc945ad8")
+source=("2019.3.0b5.3.0b5.tar.xz::https://beta.unity3d.com/download/13eef430e0c9/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.3.0b5.tar.xz")
+md5sums=("3d4b4504ee1d50b6cbff14e503e3286c")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package