Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
filezilla


Commits:
43ffcee9 by Frederik Schwan at 2024-02-07T12:02:36+01:00
upgpkg: 3.66.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = filezilla
        pkgdesc = Fast and reliable FTP, FTPS and SFTP client
-       pkgver = 3.66.4
-       pkgrel = 2
+       pkgver = 3.66.5
+       pkgrel = 1
        url = https://filezilla-project.org/
        arch = x86_64
        license = GPL
@@ -22,8 +22,8 @@ pkgbase = filezilla
        depends = libsqlite3.so
        depends = wxwidgets-gtk3
        depends = xdg-utils
-       source = 
https://download.filezilla-project.org/client/FileZilla_3.66.4_src.tar.xz
-       sha256sums = 
a40f04e02efaae7b50d1515ee1c36c4b0e445818566c450e440bfd6c70e9b203
-       sha512sums = 
17c0655988229bcfb056fe86bf8d6a21ea961420cc0073b3c4416c7fda999edd8dff7c6fe6b2121afad12acc4e6e525474a24a253c2e5312b74539de4232ef6b
+       source = 
https://download.filezilla-project.org/client/FileZilla_3.66.5_src.tar.xz
+       sha256sums = 
92122819bae6341070ba4b6ecb457e6730b46e7dc89942990903f298903d1b3b
+       sha512sums = 
b250e65894a3e8c8eb0eac25b3ffa5cd1348df2a38b1e6fa5eb735fff1945dbeb1fbcfe10a8188c260e9fbeaeb78322cb8aa56f6386fd39803421d01bbc8b2dd
 
 pkgname = filezilla


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Alexander Fehr <pizzapunk gmail com>
 
 pkgname=filezilla
-pkgver=3.66.4
-pkgrel=2
+pkgver=3.66.5
+pkgrel=1
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
 arch=('x86_64')
@@ -25,8 +25,8 @@ makedepends=(
   libidn
 )
 
source=(https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.xz)
-sha256sums=('a40f04e02efaae7b50d1515ee1c36c4b0e445818566c450e440bfd6c70e9b203')
-sha512sums=('17c0655988229bcfb056fe86bf8d6a21ea961420cc0073b3c4416c7fda999edd8dff7c6fe6b2121afad12acc4e6e525474a24a253c2e5312b74539de4232ef6b')
+sha256sums=('92122819bae6341070ba4b6ecb457e6730b46e7dc89942990903f298903d1b3b')
+sha512sums=('b250e65894a3e8c8eb0eac25b3ffa5cd1348df2a38b1e6fa5eb735fff1945dbeb1fbcfe10a8188c260e9fbeaeb78322cb8aa56f6386fd39803421d01bbc8b2dd')
 
 prepare() {
   cd ${pkgname}-${pkgver}



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

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


Reply via email to