author | Anatol Pomozov
<anatolik@archlinux.org> 2014-08-25 14:38:55 UTC |
committer | Anatol Pomozov
<anatolik@archlinux.org> 2014-08-25 14:38:55 UTC |
parent | 43131974d9df47709c6e9efc0ace3ff9e24ad43d |
PKGBUILD | +2 | -2 |
bash_completion | +0 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e500bde..5fe3771 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Alucryd <alucryd at gmail dot com> pkgname=android-tools -pkgver=4.4.2_r2 +pkgver=4.4.4_r2.0.1 pkgrel=1 pkgdesc='Android platform tools' arch=(i686 x86_64) @@ -22,7 +22,7 @@ md5sums=('SKIP' 'SKIP' '887d868e544330ef850334961685cab3' 'cd1a1a9d16b523119245bfe17120d73b' - '94ba9c753e9c3d2f29ffdef2eaf7888d') + '421f8640d7b4ec156f1d37167f3e7a45') build() { make -C core/adb -f "$srcdir"/adbMakefile diff --git a/bash_completion b/bash_completion index 1d222d4..0d8c460 100644 --- a/bash_completion +++ b/bash_completion @@ -133,8 +133,6 @@ function _adb() } complete -o default -F _adb adb - - function _fastboot() { local cur prev opts cmds c subcommand device_selected