Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
filezilla


Commits:
2d45a906 by Robin Candau at 2026-06-05T19:12:38+02:00
upgpkg: 3.70.6-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = filezilla
        pkgdesc = Fast and reliable FTP, FTPS and SFTP client
-       pkgver = 3.70.5
-       pkgrel = 4
+       pkgver = 3.70.6
+       pkgrel = 1
        url = https://filezilla-project.org
        arch = x86_64
        license = GPL-3.0-or-later
@@ -21,8 +21,8 @@ pkgbase = filezilla
        depends = libsqlite3.so
        depends = wxwidgets-gtk3
        depends = xdg-utils
-       source = 
https://sources.archlinux.org/other/filezilla/filezilla-3.70.5.tar.xz
-       sha256sums = 
77c16c25fb1d94d51294b01efd20d3e5cc119844857e4b43982aca6b898ee5d6
-       sha512sums = 
09e7b924d0aa5ebdc078b2ba0ce579a229612be8a4b46581bc9688825c6be2fac2897f9041c88e6710fb08873f13691dff30bd607e56aca79758897fb7494296
+       source = 
https://sources.archlinux.org/other/filezilla/filezilla-3.70.6.tar.xz
+       sha256sums = 
3dd2425a97f96db8cc8b212e1b605d7951258e3da3279c90107abf4a6a89c83f
+       sha512sums = 
22c8315adc4ba43868c2b0d4fdfc49ff063e3fd4817907cc5f53aa3837158ca58fd516280db406699daed5b07f16d52bc47f7034f6c32252063bec4316f8a154
 
 pkgname = filezilla


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Alexander Fehr <pizzapunk gmail com>
 
 pkgname=filezilla
-pkgver=3.70.5
-pkgrel=4
+pkgver=3.70.6
+pkgrel=1
 pkgdesc="Fast and reliable FTP, FTPS and SFTP client"
 url="https://filezilla-project.org";
 arch=('x86_64')
@@ -29,8 +29,8 @@ makedepends=(
 # See https://trac.filezilla-project.org/ticket/13186
 
#source=("https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.xz";)
 
source=("https://sources.archlinux.org/other/filezilla/${pkgname}-${pkgver}.tar.xz";)
-sha256sums=('77c16c25fb1d94d51294b01efd20d3e5cc119844857e4b43982aca6b898ee5d6')
-sha512sums=('09e7b924d0aa5ebdc078b2ba0ce579a229612be8a4b46581bc9688825c6be2fac2897f9041c88e6710fb08873f13691dff30bd607e56aca79758897fb7494296')
+sha256sums=('3dd2425a97f96db8cc8b212e1b605d7951258e3da3279c90107abf4a6a89c83f')
+sha512sums=('22c8315adc4ba43868c2b0d4fdfc49ff063e3fd4817907cc5f53aa3837158ca58fd516280db406699daed5b07f16d52bc47f7034f6c32252063bec4316f8a154')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/filezilla/-/commit/2d45a906a3a57a22ef21939061b074f8fb5761fa

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/filezilla/-/commit/2d45a906a3a57a22ef21939061b074f8fb5761fa
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to