From 705d29694fd61c47a57ccec531e73d87a2960021 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 19 Nov 2012 02:25:52 -0800 Subject: Mon Nov 19 02:22:26 PST 2012 --- community/filezilla/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/filezilla') 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 # Maintainer: Daniel J Griffiths 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') -- cgit v1.2.3-54-g00ecf