summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 869b98418891..0f57f5de107b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,12 +7,18 @@ pkgdesc="A simple FTP, FTPS or SFTP server for ArchLinux."
arch=('x86_64')
url="https://filezilla-project.org/download.php?type=server"
license=('unknown')
+depends=('vim')
+optdepends=(
+firefox
+chrome
+)
options=(!strip)
_debname=FileZilla_Server_1.5.1_x86_64-linux-gnu.deb
source=(https://dl3.cdn.filezilla-project.org/server/FileZilla_Server_1.5.1_x86_64-linux-gnu.deb)
+sha256sums=('236066c83aea912eeebee3dd794c57389e6d0ee23a5bd8619dee387b88f89fc0')
prepare() {
cd "$srcdir"