Date: Monday, May 6, 2019 @ 16:32:20
  Author: bluewind
Revision: 461172

upgpkg: filezilla 3.42.0-1

upstream update

Modified:
  filezilla/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-06 16:29:15 UTC (rev 461171)
+++ PKGBUILD    2019-05-06 16:32:20 UTC (rev 461172)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel J Griffiths <[email protected]>
 
 pkgname=filezilla
-pkgver=3.41.2
+pkgver=3.42.0
 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=('44113ebc39487a89ee1f441a0751ac76')
+md5sums=('fe17909025d8e13a11b7a8cd85332feb')
 
 prepare() {
   cd "${pkgname}-${pkgver}"

Reply via email to