bash-completion: updated to version 2.13.0

This commit is contained in:
Matt Housh 2024-04-17 23:13:46 -05:00
parent fd8f58807b
commit daf68faf0c
Signed by: jaeger
GPG Key ID: F9DE89ED1BFADFD7
3 changed files with 6 additions and 5 deletions

View File

@ -120,6 +120,7 @@ lrwxrwxrwx root/root usr/share/bash-completion/completions/_rclone -> _golangci-
-rw-r--r-- root/root usr/share/bash-completion/completions/_repomanage
-rw-r--r-- root/root usr/share/bash-completion/completions/_reptyr
-rw-r--r-- root/root usr/share/bash-completion/completions/_rfkill
-rw-r--r-- root/root usr/share/bash-completion/completions/_rg
-rw-r--r-- root/root usr/share/bash-completion/completions/_rtcwake
-rw-r--r-- root/root usr/share/bash-completion/completions/_ruff
-rw-r--r-- root/root usr/share/bash-completion/completions/_runuser

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/aGbuqb/UJDyLUwYP0sLs45IeUS/0TzXU3cfdW0jOqfEZsMeMUe55FN0zosyKg+wILgRXTa1qOFaX1kb6+PeWwc=
SHA256 (Pkgfile) = dc8126623a1ba5729ca3a5b02401e1d47d2a84a6bdde6f7a0a81527e55be7754
SHA256 (.footprint) = cc3356c10222d7e64660a1859a1e25bf46fc562e9d353f8928f341a87c798622
SHA256 (bash-completion-2.12.0.tar.xz) = 3eb05b1783c339ef59ed576afb0f678fa4ef49a6de8a696397df3148f8345af9
RWSE3ohX2g5d/VzSxKCG/eQv08tX4S5PWwtVB2agqJV/dtV/SZLBnWswgF3MivyrpzCp2SLXu6ZKF9n4ezeD9G8aKmQSAl4woQo=
SHA256 (Pkgfile) = c70a30456b4f76be643e3ce468597d40c8fe93ef1394983ce851b6dd04d96465
SHA256 (.footprint) = fa90e911f7761b62729e4ff69b8675dac616777ab59691d7ed0ef62c901fe69d
SHA256 (bash-completion-2.13.0.tar.xz) = c5f99a39e40f0d154c03ff15438e87ece1f5ac666336a4459899e2ff4bedf3d1

View File

@ -4,7 +4,7 @@
# Depends on: bash
name=bash-completion
version=2.12.0
version=2.13.0
release=1
source=(https://github.com/scop/$name/releases/download/$version/$name-$version.tar.xz)