summaryrefslogtreecommitdiff
path: root/community/filezilla
diff options
context:
space:
mode:
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 04215a50a..7f1af6b30 100644
--- a/community/filezilla/PKGBUILD
+++ b/community/filezilla/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 79793 2012-11-12 19:21:34Z bluewind $
+# $Id: PKGBUILD 80261 2012-11-18 19:11:09Z jelle $
# Contributor: Alexander Fehr <pizzapunk gmail com>
# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=filezilla
-pkgver=3.6.0
+pkgver=3.6.0.1
pkgrel=1
pkgdesc="Fast and reliable FTP, FTPS and SFTP client"
arch=('i686' 'x86_64')
@@ -12,7 +12,6 @@ license=('GPL')
depends=('dbus-core' 'xdg-utils' 'wxgtk' 'libidn' 'hicolor-icon-theme' 'sqlite')
install=filezilla.install
source=("http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/${pkgver}/FileZilla_${pkgver}_src.tar.bz2")
-md5sums=('02efc41e87ff4abe1e6ec07ae5bd4d83')
build() {
cd "${pkgname}-${pkgver}"
@@ -32,3 +31,4 @@ package() {
make DESTDIR="${pkgdir}" install
}
+md5sums=('90839d05bf52e27e8f4a33adceb3ae5c')