Files
bash/pkg.info
T

13 lines
332 B
Plaintext

name: bash
description: The Bourne-Again Shell
version: 5.3.3
revision: 2
url: https://www.gnu.org/software/bash/
license: GPL3-or-later
architecture: any
keep: ["etc/bashrc","etc/profile","etc/skel/.bash_profile","etc/skel/.bashrc"]
depends: ["glibc","readline"]
optional_depends: ["bash-completion"]
provides: ["sh"]
type: source