summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-01-30 18:00:10 +0200
committerOscar Morante2019-01-30 18:00:10 +0200
commit3278c39049205bb374b31cfcc8688f95a667e621 (patch)
treeaa7a8930235d94bcec20572ee071ae01b88db1b2
parent4c81b269f241beebdd5ff6e12ec20ffef74c164f (diff)
downloadaur-3278c39049205bb374b31cfcc8688f95a667e621.tar.gz
update to new upstream version (2019.1.0b1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01cc84e81911..dd24217334db 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.0a14
+ pkgver = 2019.1.0b1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor-beta
options = !strip
- source = 2019.1.0a14.1.0a14.tar.xz::https://beta.unity3d.com/download/0e6151d5f054/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.1.0a14.tar.xz
- md5sums = e1e68d3ac13b18c98c618eb269bd4649
+ source = 2019.1.0b1.1.0b1.tar.xz::https://beta.unity3d.com/download/83b3ba1f99df/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.1.0b1.tar.xz
+ md5sums = 9445ccaaf6591c4b1f8463898845cc84
pkgname = unity-editor-beta-ios
diff --git a/PKGBUILD b/PKGBUILD
index 814a9d70b65d..9fa36c1089d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-ios
-pkgver=2019.1.0a14
+pkgver=2019.1.0b1
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.0a14.1.0a14.tar.xz::https://beta.unity3d.com/download/0e6151d5f054/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.1.0a14.tar.xz")
-md5sums=("e1e68d3ac13b18c98c618eb269bd4649")
+source=("2019.1.0b1.1.0b1.tar.xz::https://beta.unity3d.com/download/83b3ba1f99df/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.1.0b1.tar.xz")
+md5sums=("9445ccaaf6591c4b1f8463898845cc84")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package