summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-02-20 09:26:15 +0100
committerOscar Morante2019-02-20 09:26:15 +0100
commit4dcca81cfcc85c76327794ad13b45d6a1bbfd8aa (patch)
treebde50ab7435bf56897ba3507aa2fbe6ebe2c4291
parent50f8d7b6fde64ee843b140529b81f9d7b8254123 (diff)
downloadaur-4dcca81cfcc85c76327794ad13b45d6a1bbfd8aa.tar.gz
update to new upstream version (2019.1.0b4)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4feb8e5840b7..8a9d39157d63 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.0b3
+ pkgver = 2019.1.0b4
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor-beta
options = !strip
- source = 2019.1.0b3.1.0b3.tar.xz::https://beta.unity3d.com/download/52be913b8b36/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.1.0b3.tar.xz
- md5sums = d8fe04ec2faceefc782fbcdfce3aa11c
+ source = 2019.1.0b4.1.0b4.tar.xz::https://beta.unity3d.com/download/fd0dda99e05a/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.1.0b4.tar.xz
+ md5sums = c2bbed36cdb7cf1ca3a0585ecf4520c7
pkgname = unity-editor-beta-ios
diff --git a/PKGBUILD b/PKGBUILD
index 268bdd6c9946..964bfec1ca4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-ios
-pkgver=2019.1.0b3
+pkgver=2019.1.0b4
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.0b3.1.0b3.tar.xz::https://beta.unity3d.com/download/52be913b8b36/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.1.0b3.tar.xz")
-md5sums=("d8fe04ec2faceefc782fbcdfce3aa11c")
+source=("2019.1.0b4.1.0b4.tar.xz::https://beta.unity3d.com/download/fd0dda99e05a/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.1.0b4.tar.xz")
+md5sums=("c2bbed36cdb7cf1ca3a0585ecf4520c7")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package