summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02b0c94ab3d5..869b98418891 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,15 +7,12 @@ 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=('software-properties-common')
-optdepends=(
-)
+
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)
-sha512sums=('a8a6a3b39bbe5c12335bab01ce1283771dc2398ae5ed863a2bfb8c8110419065b95088e988299aa4d162663464bb6c9b999f7b5e9fba19a3dd465e50b9f4c581')
prepare() {
cd "$srcdir"