summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b748ccd888b8..e3881c0533a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.6
+_version=2018.2.7
_build=f1
-_randomstring=c591d9a97a0b
+_randomstring=4ebd28dd9664
_prefix=/opt/Unity
pkgname=unity-editor-ios
-pkgver=${_version}${_build}
+pkgver=${_version}${_build}+${_buildtag}
pkgrel=1
pkgdesc="Allows building your Unity projects for the iOS platform"
arch=('x86_64')
@@ -14,7 +14,7 @@ url='https://unity3d.com/'
license=('custom')
depends=('unity-editor')
source=("https://download.unity3d.com/download_unity/${_randomstring}/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-${_version}${_build}.tar.xz")
-sha1sums=('980870186d0d23f7e0c581fd4fca900fa9440190')
+sha1sums=('a606b6c5958bc7edd5c0ce8a153f2cc6419d55b3')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package