diff options
author | root <root@rshg054.dnsready.net> | 2013-08-08 02:22:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-08-08 02:22:24 -0700 |
commit | d65d13a9fb3099310bb7736be11ee0724dde2dc7 (patch) | |
tree | 0e80461dca84901d8f25cfbe99aeec404698522f /community/filezilla | |
parent | b7d2dcfdb924359a7bdb0614960df38e6e4a9feb (diff) |
Thu Aug 8 02:21:16 PDT 2013
Diffstat (limited to 'community/filezilla')
-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 70e4039fa..216568378 100644 --- a/community/filezilla/PKGBUILD +++ b/community/filezilla/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 95217 2013-08-06 19:44:34Z bluewind $ +# $Id: PKGBUILD 95254 2013-08-07 20:59:40Z bluewind $ # Contributor: Alexander Fehr <pizzapunk gmail com> # Maintainer: Daniel J Griffiths <ghost1227@archlinux.us> pkgname=filezilla -pkgver=3.7.2 +pkgver=3.7.3 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=('2cf1e519b78c87e35284dae98439e96c') +md5sums=('df7828739a852ac3adbc1c010303115d') |