diff --git a/srcpkgs/bash-completion/template b/srcpkgs/bash-completion/template index cb2fc7a50af..b981a75c4d0 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.6 +version=2.7 revision=1 noarch=yes build_style=gnu-configure @@ -12,7 +12,7 @@ maintainer="Juan RP " license="GPL-2" homepage="https://github.com/scop/bash-completion" distfiles="${homepage}/releases/download/${version}/bash-completion-${version}.tar.xz" -checksum=61fb652da0b1674443c34827263fe2335f9ddb12670bff208fc383a8955ca5ef +checksum=41ba892d3f427d4a686de32673f35401bc947a7801f684127120cdb13641441e post_install() { # remove completions provided by util-linux.