19 lines
569 B
YAML
19 lines
569 B
YAML
name: bash-completion
|
|
description: Programmable completion functions for bash
|
|
version: 2.18.0
|
|
revision: 1
|
|
url: https://github.com/scop/bash-completion/
|
|
license: GPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- bash
|
|
downloads:
|
|
- url: https://github.com/scop/bash-completion/releases/download/${BPM_PKG_VERSION}/bash-completion-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 88bcf85124f77f74f2f2f8bcd16ac4382d807a827ede742a64940c7116aea33f
|