diff --git a/pkg.info b/pkg.info index e159499..a37a75b 100644 --- a/pkg.info +++ b/pkg.info @@ -1,12 +1,10 @@ name: bash description: The Bourne-Again Shell -version: 5.2.21 -revision: 4 +version: 5.2.37 url: https://www.gnu.org/software/bash/ license: GPL3-or-later architecture: any keep: ["etc/bashrc","etc/profile"] -depends: ["glibc","ncurses","readline"] -make_depends: ["bash","binutils","bison","coreutils","diffutils","gawk","gcc","glibc","grep","make","ncurses","patch","readline","sed","texinfo"] +depends: ["glibc","readline","readline"] provides: ["sh"] type: source