summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2018-12-16 13:03:57 +0200
committerOscar Morante2018-12-16 13:15:15 +0200
commit71e4152d0e4c22b2dc353eb3f1e8db5bb1cdd7f2 (patch)
treeb51b86f02cd737fbb37c98499b6dcc37dd9b117f /PKGBUILD
parent9fd5f37b69be9ca1184a5cb64a39c7e1b95a2834 (diff)
downloadaur-71e4152d0e4c22b2dc353eb3f1e8db5bb1cdd7f2.tar.gz
update to new upstream version (2018.2.20f1)
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