diff options
Diffstat (limited to 'community/filezilla/PKGBUILD')
-rw-r--r-- | community/filezilla/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/filezilla/PKGBUILD b/community/filezilla/PKGBUILD index ba65abe77..80e4b9242 100644 --- a/community/filezilla/PKGBUILD +++ b/community/filezilla/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 47441 2011-05-23 10:00:33Z jelle $ +# $Id: PKGBUILD 54445 2011-08-18 15:06:21Z bluewind $ # Contributor: Alexander Fehr <pizzapunk gmail com> # Maintainer: Daniel J Griffiths <ghost1227@archlinux.us> pkgname=filezilla pkgver=3.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="Fast and reliable FTP, FTPS and SFTP client" arch=('i686' 'x86_64' 'mips64el') url="http://filezilla-project.org/" |