bash-completion: update to 2.16.0.

This commit is contained in:
skmpz 2025-06-30 07:58:34 +03:00 committed by Duncan Overbruck
parent c8e2327e28
commit e38d51d7ed

View file

@ -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 <dem.procopiou@gmail.com>"
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) =