python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / bash-completion / template
blob5d39f074c65b17be575d03813c52d44d558380fd
1 # Template file for 'bash-completion'
2 pkgname=bash-completion
3 version=2.8
4 revision=1
5 noarch=yes
6 build_style=gnu-configure
7 make_install_args="profiledir=/etc/bash/bashrc.d"
8 makedepends="bash"
9 depends="${makedepends}"
10 short_desc="Programmable completion for the GNU Bash shell"
11 maintainer="Juan RP <xtraeme@voidlinux.eu>"
12 license="GPL-2.0-or-later"
13 homepage="https://github.com/scop/bash-completion"
14 distfiles="${homepage}/releases/download/${version}/bash-completion-${version}.tar.xz"
15 checksum=c01f5570f5698a0dda8dc9cfb2a83744daa1ec54758373a6e349bd903375f54d
17 post_install() {
18         # remove completions provided by util-linux.
19         rm -f ${DESTDIR}/usr/share/bash-completion/completions/{{u,}mount*,rfkill}