Installation updates and scripts

This commit is contained in:
2022-11-20 20:47:27 -06:00
parent e74a77387f
commit 0cee9eac39
118 changed files with 366 additions and 3975 deletions

View File

@@ -1,4 +1,4 @@
depends=('curl' 'grep' 'bash>=4.4' 'git>=2.13' 'elinks')
depends=('curl' 'grep' 'bash>=4.4' 'git>=2.13' 'elinks' 'openssh' 'tmux' 'gnupg' 'procps-ng')
makedepends=('make>=4.2')
checkdepends=()
optdepends=()
@@ -19,7 +19,7 @@ conflicts=()
replaces=("${pkgname,,}" "aninix-${pkgname,,}")
backup=()
options=()
install=
install=$pkgname.install
changelog=
source=()
noextract=()