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

Florian Pritz bluewind at archlinux.org
Wed Feb 10 15:46:48 UTC 2016


    Date: Wednesday, February 10, 2016 @ 16:46:47
  Author: bluewind
Revision: 161058

upgpkg: filezilla 3.15.0-1

upstream update

Modified:
  filezilla/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-10 15:46:36 UTC (rev 161057)
+++ PKGBUILD	2016-02-10 15:46:47 UTC (rev 161058)
@@ -3,13 +3,13 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=filezilla
-pkgver=3.14.1
-pkgrel=2
+pkgver=3.15.0
+pkgrel=1
 pkgdesc="Fast and reliable FTP, FTPS and SFTP client"
 arch=('i686' 'x86_64')
 url="http://filezilla-project.org/"
 license=('GPL')
-depends=('dbus' 'xdg-utils' 'wxgtk' 'libidn' 'hicolor-icon-theme' 'sqlite' 'gnutls')
+depends=('dbus' 'xdg-utils' 'wxgtk' 'libidn' 'hicolor-icon-theme' 'sqlite' 'gnutls' "libfilezilla")
 install=filezilla.install
 source=("http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/${pkgver}/FileZilla_${pkgver}_src.tar.bz2")
 
@@ -34,4 +34,4 @@
 
   make DESTDIR="${pkgdir}" install
 }
-md5sums=('034e51344c866f4ecab75be80f71ba3b')
+md5sums=('e541b2f0389e92b25b4358d6f9f36417')



More information about the arch-commits mailing list