diff options
author | root <root@rshg054.dnsready.net> | 2012-12-01 01:52:00 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-12-01 01:52:00 -0800 |
commit | c31ace4c6175db330d7e4aac1e7388fe5ca5d4f3 (patch) | |
tree | 305ea12a2bf8d2d9c7a36e52f68dba9fdb801548 /community/filezilla/PKGBUILD | |
parent | 51867161079ab52d5152105142a3bc965c63ca03 (diff) |
Sat Dec 1 01:48:48 PST 2012
Diffstat (limited to 'community/filezilla/PKGBUILD')
-rw-r--r-- | community/filezilla/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/filezilla/PKGBUILD b/community/filezilla/PKGBUILD index 7f1af6b30..b09b1b38d 100644 --- a/community/filezilla/PKGBUILD +++ b/community/filezilla/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 80261 2012-11-18 19:11:09Z jelle $ +# $Id: PKGBUILD 80712 2012-11-30 12:16:29Z bluewind $ # Contributor: Alexander Fehr <pizzapunk gmail com> # Maintainer: Daniel J Griffiths <ghost1227@archlinux.us> pkgname=filezilla -pkgver=3.6.0.1 +pkgver=3.6.0.2 pkgrel=1 pkgdesc="Fast and reliable FTP, FTPS and SFTP client" arch=('i686' 'x86_64') @@ -31,4 +31,4 @@ package() { make DESTDIR="${pkgdir}" install } -md5sums=('90839d05bf52e27e8f4a33adceb3ae5c') +md5sums=('d56773feafb85c216813bbda87838db0') |