Installation updates and scripts
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -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=()
|
||||
|
Reference in New Issue
Block a user