summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-08-08 12:35:14 +0200
committerOscar Morante2019-08-08 12:35:14 +0200
commit4a59b09c504e21bb93c1bd69d579b4707c87df9a (patch)
tree85bddc527c176bfac574ea4d783ad12c16861d5d
parent7f214523ccf6d82158dc73ddc5a4f70dd0e3a0d4 (diff)
downloadaur-4a59b09c504e21bb93c1bd69d579b4707c87df9a.tar.gz
update to new upstream version (2019.2.0f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18ed362140ea..2646c2d840b9 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.2.0b10
+ pkgver = 2019.2.0f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor-beta
options = !strip
- source = 2019.2.0b10.2.0b10.tar.xz::https://beta.unity3d.com/download/54f9b0ad4ba4/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.2.0b10.tar.xz
- md5sums = f49f022570c9a23d0b9a886b2c09c65e
+ source = 2019.2.0f1.2.0f1.tar.xz::https://beta.unity3d.com/download/20c1667945cf/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.2.0f1.tar.xz
+ md5sums = 48131b358fcb005df3b60a305288a2c0
pkgname = unity-editor-beta-ios
diff --git a/PKGBUILD b/PKGBUILD
index 9fd24f980846..d1b33d957f71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-ios
-pkgver=2019.2.0b10
+pkgver=2019.2.0f1
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.2.0b10.2.0b10.tar.xz::https://beta.unity3d.com/download/54f9b0ad4ba4/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.2.0b10.tar.xz")
-md5sums=("f49f022570c9a23d0b9a886b2c09c65e")
+source=("2019.2.0f1.2.0f1.tar.xz::https://beta.unity3d.com/download/20c1667945cf/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.2.0f1.tar.xz")
+md5sums=("48131b358fcb005df3b60a305288a2c0")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package