summaryrefslogtreecommitdiff
path: root/community/filezilla/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/filezilla/PKGBUILD')
-rw-r--r--community/filezilla/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/filezilla/PKGBUILD b/community/filezilla/PKGBUILD
index d81c7e6f8..d46042547 100644
--- a/community/filezilla/PKGBUILD
+++ b/community/filezilla/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 55926 2011-09-25 10:42:49Z bluewind $
+# $Id: PKGBUILD 58248 2011-11-09 10:50:52Z bluewind $
# Contributor: Alexander Fehr <pizzapunk gmail com>
# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=filezilla
-pkgver=3.5.1
-pkgrel=2
+pkgver=3.5.2
+pkgrel=1
pkgdesc="Fast and reliable FTP, FTPS and SFTP client"
arch=('i686' 'x86_64')
url="http://filezilla-project.org/"
@@ -13,8 +13,8 @@ depends=('dbus-core' 'xdg-utils' 'wxgtk' 'libidn' 'hicolor-icon-theme' 'sqlite3'
install=filezilla.install
source=("http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/${pkgver}/FileZilla_${pkgver}_src.tar.bz2"
gnutls-3.patch)
-md5sums=('8afb7aee4ba72b6363dcfe469bc7fbef'
-'0646cf7d6f90766961724102cf2cebd6')
+md5sums=('ec4847be44932dc872a7e83b94ae2c9f'
+ '0646cf7d6f90766961724102cf2cebd6')
build() {
cd "${pkgname}-${pkgver}"