summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-01-05 16:43:51 +0200
committerOscar Morante2019-01-05 16:43:51 +0200
commit56d21a07c27d3f081fdd953546252448667e959c (patch)
treeb286d8b01377fd275702fe6c1b7f0f1071bc0ad2
parent83d75aaa1c207a4b2a301b9d62d2104a46171060 (diff)
downloadaur-56d21a07c27d3f081fdd953546252448667e959c.tar.gz
update to new upstream version (2019.1.0a13)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 367b9e115f72..f98ef06f9950 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.1.0a12
+ pkgver = 2019.1.0a13
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor-beta
options = !strip
- source = 2019.1.0a12.1.0a12.tar.xz::https://beta.unity3d.com/download/5175bce2e5d4/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.1.0a12.tar.xz
- md5sums = a1e4c55627add12e037628a4cc81d8dd
+ source = 2019.1.0a13.1.0a13.tar.xz::https://beta.unity3d.com/download/3de2277bb0e6/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.1.0a13.tar.xz
+ md5sums = 9f23a60e217671f016f53dc6d9218b48
pkgname = unity-editor-beta-ios
diff --git a/PKGBUILD b/PKGBUILD
index ad4390225c71..5754ba6e075d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-ios
-pkgver=2019.1.0a12
+pkgver=2019.1.0a13
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.1.0a12.1.0a12.tar.xz::https://beta.unity3d.com/download/5175bce2e5d4/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.1.0a12.tar.xz")
-md5sums=("a1e4c55627add12e037628a4cc81d8dd")
+source=("2019.1.0a13.1.0a13.tar.xz::https://beta.unity3d.com/download/3de2277bb0e6/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.1.0a13.tar.xz")
+md5sums=("9f23a60e217671f016f53dc6d9218b48")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package