[arch-commits] Commit in android-tools/trunk (PKGBUILD bash_completion)

Anatol Pomozov anatolik at archlinux.org
Mon Aug 25 14:38:55 UTC 2014


    Date: Monday, August 25, 2014 @ 16:38:55
  Author: anatolik
Revision: 117875

upgpkg: android-tools 4.4.4_r2.0.1-1

Modified:
  android-tools/trunk/PKGBUILD
  android-tools/trunk/bash_completion

-----------------+
 PKGBUILD        |    4 ++--
 bash_completion |    2 --
 2 files changed, 2 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-25 14:18:03 UTC (rev 117874)
+++ PKGBUILD	2014-08-25 14:38:55 UTC (rev 117875)
@@ -4,7 +4,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)
@@ -23,7 +23,7 @@
          'SKIP'
          '887d868e544330ef850334961685cab3'
          'cd1a1a9d16b523119245bfe17120d73b'
-         '94ba9c753e9c3d2f29ffdef2eaf7888d')
+         '421f8640d7b4ec156f1d37167f3e7a45')
 
 build() {
   make -C core/adb -f "$srcdir"/adbMakefile

Modified: bash_completion
===================================================================
--- bash_completion	2014-08-25 14:18:03 UTC (rev 117874)
+++ bash_completion	2014-08-25 14:38:55 UTC (rev 117875)
@@ -133,8 +133,6 @@
 }
 complete -o default -F _adb adb
 
-
-
 function _fastboot()
 {
   local cur prev opts cmds c subcommand device_selected




More information about the arch-commits mailing list