filezilla: update to 3.30.0

This commit is contained in:
Jeff Huang 2018-01-08 23:48:09 +00:00
parent 848312849e
commit 35f0d9b01c

View File

@ -1,5 +1,5 @@
pkgname=filezilla
pkgver=3.29.0
pkgver=3.30.0
pkgrel=1
pkgdesc="Fast and reliable FTP, FTPS and SFTP client"
arch=('x86_64')
@ -9,7 +9,7 @@ depends=('dbus' 'xdg-utils' 'wxgtk' 'libidn' 'hicolor-icon-theme' 'sqlite3' 'gnu
install=${pkgname}.install
screenshot="https://filezilla-project.org/images/screenshots/fz3_linux_main.png"
source=("http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/${pkgver}/FileZilla_${pkgver}_src.tar.bz2")
sha256sums=('ead1ed74f19cf33aadf814a45b742207de3a8c349dbe2a11c344966bb8705259')
sha256sums=('910b676dd2b558a7c96cdbe77c2fb82df3cffd88a1b99b98b475e9c5d8c41ff0')
build() {
cd "${pkgname}-${pkgver}"