summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2c3c3886c62..94552e47e4c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ pkgdesc='Eclipse plugin for Android'
url='https://developer.android.com/sdk/eclipse-adt.html'
license=('Apache' 'BSD' 'EPL' 'LGPL')
arch=('any')
-depends=("android-sdk>=r${_sdkver}" 'java-environment' 'eclipse>=4.5' 'eclipse-wtp')
+depends=("android-sdk>=${_sdkver}" 'java-environment' 'eclipse>=4.5' 'eclipse-wtp')
options=('!strip')
source=("http://dl.google.com/android/ADT-${pkgver}.zip" "LICENSE.kxml2")
sha1sums=('1ce14cf4f6e3bf8e4213dd22cfd14c2237c8c22d'