summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2020-01-13 14:17:53 +0100
committerOscar Morante2020-01-13 14:17:53 +0100
commit06cd2a53063636d5cef8bb920c065e594dbad49b (patch)
tree1b1855d78abdfcd92096c5c371471064925c3a2c
parentee0ca0201a32445a51865806e8696d2e9b64e896 (diff)
downloadaur-06cd2a53063636d5cef8bb920c065e594dbad49b.tar.gz
update to new upstream version (2018.4.15f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d27e8bcc5939..2b8d9f3cd294 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = unity-editor-lts-ios
pkgdesc = Allows building your Unity projects for the iOS platform
- pkgver = 2018.4.14f1
+ pkgver = 2018.4.15f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor-lts
options = !strip
- source = 2018.4.14f1.4.14f1.tar.xz::https://download.unity3d.com/download_unity/05119b33d0b7/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.4.14f1.tar.xz
- md5sums = 4d302309f88050b7d1ea6c538573e14d
+ source = 2018.4.15f1.4.15f1.tar.xz::https://download.unity3d.com/download_unity/13f5a1bf9ca1/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.4.15f1.tar.xz
+ md5sums = fa5a29da78211e36b7b840197e2ffb5d
pkgname = unity-editor-lts-ios
diff --git a/PKGBUILD b/PKGBUILD
index 21f2d1338d25..8d1566ad1dd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-ios
-pkgver=2018.4.14f1
+pkgver=2018.4.15f1
pkgrel=1
pkgdesc="Allows building your Unity projects for the iOS platform"
arch=('x86_64')
url='https://unity3d.com/'
license=('custom')
depends=('unity-editor-lts')
-source=("2018.4.14f1.4.14f1.tar.xz::https://download.unity3d.com/download_unity/05119b33d0b7/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.4.14f1.tar.xz")
-md5sums=("4d302309f88050b7d1ea6c538573e14d")
+source=("2018.4.15f1.4.15f1.tar.xz::https://download.unity3d.com/download_unity/13f5a1bf9ca1/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.4.15f1.tar.xz")
+md5sums=("fa5a29da78211e36b7b840197e2ffb5d")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package