summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bdda355baf7e..ccd6bc3bedf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _prefix=/opt/UnityBeta
pkgname=unity-editor-beta-android
pkgver=2019.1.0a12
-pkgrel=1
+pkgrel=2
pkgdesc="Allows building your Unity projects for the Android platform"
arch=('x86_64')
url='https://unity3d.com/'
@@ -13,7 +13,7 @@ depends=('unity-editor-beta'
'android-platform'
'android-sdk-build-tools'
'android-udev')
-optdepends=('android-ndk-13b: needed for IL2CPP builds')
+optdepends=('android-ndk-16b: needed for IL2CPP builds')
makedepends=('cpio')
source=("2019.1.0a12.1.0a12.pkg::https://beta.unity3d.com/download/5175bce2e5d4/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.1.0a12.pkg")
md5sums=("809c86745e701d2c811738e615351170")