[arch-commits] Commit in bash-completion/trunk (PKGBUILD)

Dave Reisner dreisner at archlinux.org
Tue Apr 12 18:51:52 UTC 2016


    Date: Tuesday, April 12, 2016 @ 20:51:52
  Author: dreisner
Revision: 264734

upgpkg: bash-completion 2.3-3

- reinstate adb completion, conflict resolved with android-tools

Modified:
  bash-completion/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-12 18:16:35 UTC (rev 264733)
+++ PKGBUILD	2016-04-12 18:51:52 UTC (rev 264734)
@@ -3,7 +3,7 @@
 
 pkgname=bash-completion
 pkgver=2.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Programmable completion for the bash shell"
 arch=('any')
 url="https://github.com/scop/bash-completion"
@@ -38,7 +38,4 @@
 
 # remove completions which overlap with util-linux
   rm "${pkgdir}/usr/share/bash-completion/completions"/{u,}mount
-
-# remove completions provided by android-tools
-  rm "${pkgdir}/usr/share/bash-completion/completions"/adb
 }



More information about the arch-commits mailing list