Date: Friday, September 21, 2018 @ 13:20:08 Author: bluewind Revision: 383826
upgpkg: filezilla 3.37.1-1 upstream update Modified: filezilla/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-21 12:40:55 UTC (rev 383825) +++ PKGBUILD 2018-09-21 13:20:08 UTC (rev 383826) @@ -2,7 +2,7 @@ # Maintainer: Daniel J Griffiths <[email protected]> pkgname=filezilla -pkgver=3.37.0 +pkgver=3.37.1 pkgrel=1 pkgdesc="Fast and reliable FTP, FTPS and SFTP client" arch=('x86_64') @@ -10,7 +10,7 @@ license=('GPL') depends=('dbus' 'xdg-utils' 'wxgtk3' 'libidn' 'hicolor-icon-theme' 'sqlite' 'gnutls' 'libfilezilla') source=("https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2") -md5sums=('f140829a83901515db5299214a43699e') +md5sums=('e55df365cc17ba5d703b667d2e540440') prepare() { cd "${pkgname}-${pkgver}"
