Update filezilla

This commit is contained in:
Martchus 2017-04-19 16:40:47 +02:00
parent 0b6bc009ef
commit 0a41194552
2 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
_name=filezilla
pkgname=mingw-w64-filezilla
pkgver=3.21.0
pkgver=3.25.1
pkgrel=1
pkgdesc="Fast and reliable FTP, FTPS and SFTP client (mingw-w64)"
arch=('any')
@ -16,7 +16,7 @@ makedepends=('mingw-w64-configure' 'wxgtk')
options=(staticlibs !strip !buildflags)
install=
source=("http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/${pkgver}/FileZilla_${pkgver}_src.tar.bz2")
md5sums=('5b76b43fa061fea69fc039976d4bab3c')
md5sums=('4866b5cbcbacd64cca036f947be56895')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"

View File

@ -5,7 +5,7 @@
_name=libfilezilla
pkgname=mingw-w64-libfilezilla
pkgver=0.6.1
pkgver=0.9.1
pkgrel=1
pkgdesc="Library used by FileZilla (mingw-w64)"
arch=('any')
@ -15,8 +15,8 @@ depends=('mingw-w64-crt')
makedepends=('mingw-w64-configure')
options=(staticlibs !strip !buildflags)
install=
source=("http://downloads.sourceforge.net/project/filezilla/libfilezilla/${pkgver}/${_name}-${pkgver}.tar.bz2")
md5sums=('3d4728ce8949490b09198443e955c8b6')
source=("http://download.filezilla-project.org/libfilezilla/libfilezilla-$pkgver.tar.bz2")
md5sums=('4676304b048869ab6ac6ae09a1ab29f9')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"