summaryrefslogtreecommitdiff
path: root/community/filezilla
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernandez <hahj87@gmail.com>2011-05-26 11:13:51 -0500
committerJoshua Ismael Haase Hernandez <hahj87@gmail.com>2011-05-26 11:13:51 -0500
commitb18caf89fb235f174419d578a7da0237e456ef3d (patch)
tree9a9f7e391135f5ce2b05b3956ced1a00bd664bbb /community/filezilla
parenta084559f421a288dd77f81e458161f95ae8d1be9 (diff)
parent6e35be4b44d90f92ddceb8b067cbbf03fc652a35 (diff)
Merge branch 'master' of vparabola:~/abslibre-pre-mips64el
Diffstat (limited to 'community/filezilla')
-rw-r--r--community/filezilla/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/filezilla/PKGBUILD b/community/filezilla/PKGBUILD
index 8667a63bb..ba65abe77 100644
--- a/community/filezilla/PKGBUILD
+++ b/community/filezilla/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 43810 2011-03-29 21:55:24Z jelle $
+# $Id: PKGBUILD 47441 2011-05-23 10:00:33Z jelle $
# Contributor: Alexander Fehr <pizzapunk gmail com>
# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=filezilla
-pkgver=3.4.0
+pkgver=3.5.0
pkgrel=1
pkgdesc="Fast and reliable FTP, FTPS and SFTP client"
arch=('i686' 'x86_64' 'mips64el')
url="http://filezilla-project.org/"
license=('GPL')
-depends=('dbus-core' 'xdg-utils' 'wxgtk' 'libidn' 'hicolor-icon-theme')
+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")
md5sums=('25617d75167d07c0d3cfced69a4cf7cc')
@@ -32,4 +32,4 @@ package() {
make DESTDIR=${pkgdir} install
}
-md5sums=('837fbea08366b9f9de02b1671994697e')
+md5sums=('6a83c3afe99c2679d5a3aa73607d80a7')