summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 637e8c1c9551..ce649b01c3f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,9 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.19
-_build=f1
-_randomstring=06990f28ba00
_prefix=/opt/Unity
pkgname=unity-editor-android
-pkgver=${_version}${_build}
+pkgver=2018.2.20f1
pkgrel=1
pkgdesc="Allows building your Unity projects for the Android platform"
arch=('x86_64')
@@ -18,8 +15,8 @@ depends=('unity-editor'
'android-udev')
makedepends=('cpio')
optdepends=('android-ndk-13b: needed for IL2CPP builds')
-source=("https://download.unity3d.com/download_unity/${_randomstring}/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-${_version}${_build}.pkg")
-sha1sums=('9352cb18f5bbebea33b245497c46118e424fb66f')
+source=("https://download.unity3d.com/download_unity/cef3e6c0c622/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.2.20f1.pkg")
+md5sums=("9070ba86ab364fc53152d0219474dfe9")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package