blob: 41cf8462605e0123f8286dbe47a00cc008cab93b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = android-sdk-cmdline-tools-latest
pkgdesc = Android SDK Command-line Tools (latest)
pkgver = 7.0
pkgrel = 1
url = https://developer.android.com/studio
install = android-sdk-cmdline-tools-latest.install
arch = x86_64
arch = i686
license = custom
depends = glibc
depends = java-environment
optdepends = android-sdk-platform-tools: adb, aapt, aidl, dexdump and dx
optdepends = android-udev: udev rules for Android devices
provides = android-sdk
source = https://dl.google.com/android/repository/commandlinetools-linux-8512546_latest.zip
source = android-sdk-cmdline-tools-latest.sh
source = android-sdk-cmdline-tools-latest.csh
sha1sums = 5e7bf2dd563d34917d32f3c5920a85562a795c93
sha1sums = cbcfb844067eb40d7cab029c481f3f94f31f0518
sha1sums = f71b94781633743850c760322dc3b370bc63fcaa
pkgname = android-sdk-cmdline-tools-latest
|