summaryrefslogtreecommitdiff
path: root/community/filezilla
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-03 03:28:00 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-03 03:28:00 +0000
commit5646de4a9273897b8a619641ed988c4bb217a509 (patch)
tree9f4c0ca7e9066f8eb5f065eb7102d06d923470b2 /community/filezilla
parent171120794a952c6e0e75aef6ecdf46cd6d5154c8 (diff)
Mon Feb 3 03:26:00 UTC 2014
Diffstat (limited to 'community/filezilla')
-rw-r--r--community/filezilla/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/filezilla/PKGBUILD b/community/filezilla/PKGBUILD
index 111957f53..9820e5256 100644
--- a/community/filezilla/PKGBUILD
+++ b/community/filezilla/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 103794 2014-01-11 20:08:28Z eric $
+# $Id: PKGBUILD 105169 2014-02-02 09:46:45Z bluewind $
# Contributor: Alexander Fehr <pizzapunk gmail com>
# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=filezilla
pkgver=3.7.3
-pkgrel=2
+pkgrel=3
pkgdesc="Fast and reliable FTP, FTPS and SFTP client"
arch=('i686' 'x86_64')
url="http://filezilla-project.org/"
license=('GPL')
-depends=('dbus-core' 'xdg-utils' 'wxgtk2.8' 'libidn' 'hicolor-icon-theme' 'sqlite')
+depends=('dbus-core' 'xdg-utils' 'wxgtk2.8' 'libidn' 'hicolor-icon-theme' 'sqlite' 'gnutls')
install=filezilla.install
source=("http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/${pkgver}/FileZilla_${pkgver}_src.tar.bz2")