summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-06-17 12:41:41 +0300
committerOscar Morante2019-06-17 12:41:41 +0300
commitee66b5bfa703c2970d3a42deb661ee95e70d05e0 (patch)
tree0f04ca3a51124b1d08e4230dd91d4451fd3b7ffa
parentbe0b285b4497f05d49b7cec1950431312b176628 (diff)
downloadaur-ee66b5bfa703c2970d3a42deb661ee95e70d05e0.tar.gz
update to new upstream version (2019.1.7f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac44396d1c52..213f9b8c8598 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = unity-editor-ios
pkgdesc = Allows building your Unity projects for the iOS platform
- pkgver = 2019.1.6f1
+ pkgver = 2019.1.7f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor
options = !strip
- source = 2019.1.6f1.1.6f1.tar.xz::https://download.unity3d.com/download_unity/f2970305fe1c/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.1.6f1.tar.xz
- md5sums = d1c5eae69004378176bb331fd5663d75
+ source = 2019.1.7f1.1.7f1.tar.xz::https://download.unity3d.com/download_unity/f3c4928e5742/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.1.7f1.tar.xz
+ md5sums = 635eff273c5db982cbcb336d7eb2d171
pkgname = unity-editor-ios
diff --git a/PKGBUILD b/PKGBUILD
index 872e4237128b..64ce15fb5bdc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
_prefix=/opt/Unity
pkgname=unity-editor-ios
-pkgver=2019.1.6f1
+pkgver=2019.1.7f1
pkgrel=1
pkgdesc="Allows building your Unity projects for the iOS platform"
arch=('x86_64')
url='https://unity3d.com/'
license=('custom')
depends=('unity-editor')
-source=("2019.1.6f1.1.6f1.tar.xz::https://download.unity3d.com/download_unity/f2970305fe1c/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.1.6f1.tar.xz")
-md5sums=("d1c5eae69004378176bb331fd5663d75")
+source=("2019.1.7f1.1.7f1.tar.xz::https://download.unity3d.com/download_unity/f3c4928e5742/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2019.1.7f1.tar.xz")
+md5sums=("635eff273c5db982cbcb336d7eb2d171")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package