[arch-commits] Commit in filezilla/trunk (PKGBUILD)

Florian Pritz bluewind at nymeria.archlinux.org
Sun Feb 2 09:46:40 UTC 2014


    Date: Sunday, February 2, 2014 @ 10:46:40
  Author: bluewind
Revision: 105168

upgpkg: filezilla 3.7.3-3

add gnutls dep; FS#38736

Modified:
  filezilla/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-02 04:04:56 UTC (rev 105167)
+++ PKGBUILD	2014-02-02 09:46:40 UTC (rev 105168)
@@ -4,12 +4,12 @@
 
 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")
 




More information about the arch-commits mailing list