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


Commits:
90a7a1d6 by Robin Candau at 2025-11-12T20:04:32+01:00
upgpkg: 3.69.5-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = filezilla
        pkgdesc = Fast and reliable FTP, FTPS and SFTP client
-       pkgver = 3.69.4
+       pkgver = 3.69.5
        pkgrel = 1
        url = https://filezilla-project.org
        arch = x86_64
@@ -22,8 +22,8 @@ pkgbase = filezilla
        depends = libsqlite3.so
        depends = wxwidgets-gtk3
        depends = xdg-utils
-       source = 
https://sources.archlinux.org/other/filezilla/filezilla-3.69.4.tar.xz
-       sha256sums = 
58c377b6ad3c9822b47594321b1620659baa2474a286a22875a718f5c1095b00
-       sha512sums = 
c2563725e727e5448d44f76ed5f9f21ae83585c2f70d4116936fdc56ebd271ea65b3eb2dc541d006d6703967c216553b82eee2d23e1d1cc9f8cb69c79ff488ca
+       source = 
https://sources.archlinux.org/other/filezilla/filezilla-3.69.5.tar.xz
+       sha256sums = 
fcbeac95571bdfa02a53fea81967c58cc0998006269fb6f1285aee230a5c2587
+       sha512sums = 
ef31535d8c1ca21c37577f30c2960c3cddec35a993d398460f105e2c8cfecb1c517cc092ce4042e4cde49b255afdeb245db1007d88a6bfdc8901afdde991db82
 
 pkgname = filezilla


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Alexander Fehr <pizzapunk gmail com>
 
 pkgname=filezilla
-pkgver=3.69.4
+pkgver=3.69.5
 pkgrel=1
 pkgdesc="Fast and reliable FTP, FTPS and SFTP client"
 url="https://filezilla-project.org";
@@ -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=('58c377b6ad3c9822b47594321b1620659baa2474a286a22875a718f5c1095b00')
-sha512sums=('c2563725e727e5448d44f76ed5f9f21ae83585c2f70d4116936fdc56ebd271ea65b3eb2dc541d006d6703967c216553b82eee2d23e1d1cc9f8cb69c79ff488ca')
+sha256sums=('fcbeac95571bdfa02a53fea81967c58cc0998006269fb6f1285aee230a5c2587')
+sha512sums=('ef31535d8c1ca21c37577f30c2960c3cddec35a993d398460f105e2c8cfecb1c517cc092ce4042e4cde49b255afdeb245db1007d88a6bfdc8901afdde991db82')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/filezilla/-/commit/90a7a1d6151bd12b7a0f11be22e4b81eaf47c9a4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to