diff --git a/mingw-w64-filezilla/PKGBUILD b/mingw-w64-filezilla/PKGBUILD index ee769beff3..3d1a7cbffe 100644 --- a/mingw-w64-filezilla/PKGBUILD +++ b/mingw-w64-filezilla/PKGBUILD @@ -4,8 +4,8 @@ _realname=FileZilla _wx_basever=3.0 pkgbase=mingw-w64-filezilla pkgname=("${MINGW_PACKAGE_PREFIX}-filezilla") -pkgver=3.60.2 -pkgrel=2 +pkgver=3.61.0 +pkgrel=1 pkgdesc="Fast and reliable FTP, FTPS and SFTP client (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') @@ -18,10 +18,10 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" makedepends=("${MINGW_PACKAGE_PREFIX}-autotools" "${MINGW_PACKAGE_PREFIX}-cc" "${MINGW_PACKAGE_PREFIX}-wxwidgets${_wx_basever}-msw") -license=('GPL') +license=('spdx:GPL-2.0-or-later') source=("${_realname}-${pkgver}.tar.bz2"::"https://download.filezilla-project.org/client/${_realname}_${pkgver}_src.tar.bz2" "0002-fix-mingw-compiler-detection.patch") -sha256sums=('e407dbad169953ff951452bcbf138d953a3a30235f8abb03d271c712cc7e5792' +sha256sums=('0afef0e4da25202687b32ed6b1ffcd8442d5b35bdcd16df4f02bb2ea92e299f7' 'b19da8c59e9010cd08034090a64348d30e2e9d14a8cefa87da994825197f58ba') prepare() {