filezilla: udpate to 3.23.0.2

This commit is contained in:
Jeff Huang 2016-12-06 23:09:40 +00:00
parent 41cc6ad389
commit c56070a671

View File

@ -1,5 +1,5 @@
pkgname=filezilla
pkgver=3.22.2.2
pkgver=3.23.0.2
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=('bb7117e587ff05544c24eb7925e89c27afdd43ef6c0ce2e623c021d4479802c0')
sha256sums=('3f464a7ad5f0e49085e455a023ec08130b663d392ea6aa6be9608527b015022f')
build() {
cd "${pkgname}-${pkgver}"