Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0a7966e75ae8de4f40d2858b8ff780cfb987a58d
commit 0a7966e75ae8de4f40d2858b8ff780cfb987a58d Author: crazy <[email protected]> Date: Sat Sep 30 00:18:21 2017 +0200 filezilla-3.28.0-1-x86_64 * Version bump diff --git a/source/xapps-extra/filezilla/FrugalBuild b/source/xapps-extra/filezilla/FrugalBuild index d09a541..4907ddb 100644 --- a/source/xapps-extra/filezilla/FrugalBuild +++ b/source/xapps-extra/filezilla/FrugalBuild @@ -3,13 +3,13 @@ # Contributor: PacMiam <[email protected]> pkgname=filezilla -pkgver=3.27.1 +pkgver=3.28.0 pkgrel=1 pkgdesc="A fast and reliable cross-platform FTP, FTPS and SFTP client" url="https://filezilla-project.org/" groups=('xapps-extra') archs=('x86_64') -depends=('wxwidgets>=3.1.0-2' 'dbus' 'gnutls>=3.4.16' 'sqlite3>=3.7' 'xdg-utils' 'libfilezilla>=0.10.1') +depends=('wxwidgets>=3.1.0-2' 'dbus' 'gnutls>=3.4.16' 'sqlite3>=3.7' 'xdg-utils' 'libfilezilla>=0.11.0') makedepends=('gettext' 'x11-protos' 'gtk+2') options+=('scriptlet') Fconfopts+=" --with-pugixml=builtin \ @@ -27,7 +27,7 @@ _F_gnome_iconcache="y" Finclude sourceforge gnome-scriptlet up2date="lynx -dump http://sourceforge.net/projects/filezilla/files/FileZilla_Client/ | grep 'http.*filezilla/.*FileZilla_Client/.*/$'|sed 's|.*/\(.*\)/|\1|;q' " source+=(compile-with-wx-3.1.patch) -sha1sums=('25ba3f8d205b7d4720d8298aefc74d56224dfd57' \ +sha1sums=('88e41f6ae41de912db54cd6da4bac906988aa1ba' \ 'd2070477f47b776a1611f7e29e4cb0d9a8ee912e') _Fbuild_no_patch=yes _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
