diff --git a/srcpkgs/bash-completion/template b/srcpkgs/bash-completion/template index 398bcda9fea..f0458b849c7 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.14.0 +version=2.16.0 revision=1 build_style=gnu-configure make_install_args="profiledir=/etc/bash/bashrc.d compatdir=/usr/share/bash-completion" @@ -10,8 +10,9 @@ short_desc="Programmable completion for the GNU Bash shell" maintainer="skmpz " license="GPL-2.0-or-later" homepage="https://github.com/scop/bash-completion" +changelog="https://raw.githubusercontent.com/scop/bash-completion/refs/heads/main/CHANGELOG.md" distfiles="https://github.com/scop/bash-completion/releases/download/${version}/bash-completion-${version}.tar.xz" -checksum=5c7494f968280832d6adb5aa19f745a56f1a79df311e59338c5efa6f7285e168 +checksum=3369bd5e418a75fb990863925aed5b420398acebb320ec4c0306b3eae23f107a # Summary of tests: # = 26 failed, 1106 passed, 457 skipped, 14 xfailed, 4 xpassed in 1126.01s (0:18:46) =