diff options
Diffstat (limited to 'community/filezilla/PKGBUILD')
-rw-r--r-- | community/filezilla/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/filezilla/PKGBUILD b/community/filezilla/PKGBUILD index b09b1b38d..dbafcc916 100644 --- a/community/filezilla/PKGBUILD +++ b/community/filezilla/PKGBUILD @@ -6,7 +6,7 @@ pkgname=filezilla pkgver=3.6.0.2 pkgrel=1 pkgdesc="Fast and reliable FTP, FTPS and SFTP client" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://filezilla-project.org/" license=('GPL') depends=('dbus-core' 'xdg-utils' 'wxgtk' 'libidn' 'hicolor-icon-theme' 'sqlite') |