diff --git a/srcpkgs/bash-completion/template b/srcpkgs/bash-completion/template index 170f231408f..01ecdd0a726 100644 --- a/srcpkgs/bash-completion/template +++ b/srcpkgs/bash-completion/template @@ -1,6 +1,6 @@ # Template file for 'bash-completion' pkgname=bash-completion -version=2.8 +version=2.9 revision=1 archs=noarch build_style=gnu-configure @@ -11,10 +11,5 @@ short_desc="Programmable completion for the GNU Bash shell" maintainer="Juan RP " license="GPL-2.0-or-later" homepage="https://github.com/scop/bash-completion" -distfiles="${homepage}/releases/download/${version}/bash-completion-${version}.tar.xz" -checksum=c01f5570f5698a0dda8dc9cfb2a83744daa1ec54758373a6e349bd903375f54d - -post_install() { - # remove completions provided by util-linux. - rm -f ${DESTDIR}/usr/share/bash-completion/completions/{{u,}mount*,rfkill} -} +distfiles="https://github.com/scop/bash-completion/releases/download/${version}/bash-completion-${version}.tar.xz" +checksum=d48fe378e731062f479c5f8802ffa9d3c40a275a19e6e0f6f6cc4b90fa12b2f5