[arch-commits] Commit in filezilla/trunk (PKGBUILD)

Florian Pritz bluewind at archlinux.org
Fri Jan 25 16:59:21 UTC 2019


    Date: Friday, January 25, 2019 @ 16:59:20
  Author: bluewind
Revision: 427885

upgpkg: filezilla 3.40.0-1

upstream update

Modified:
  filezilla/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-25 16:23:20 UTC (rev 427884)
+++ PKGBUILD	2019-01-25 16:59:20 UTC (rev 427885)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=filezilla
-pkgver=3.39.0
+pkgver=3.40.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=('9e819e21fafe9ff16bfc1c07b4c09153')
+md5sums=('2a36cf5874b147b85c7536a50796e741')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list