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


Commits:
32b9fdec by Robin Candau at 2026-05-28T13:34:22+02:00
upgpkg: 1.3.0-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = fzssh
        pkgdesc = a SSH/SFTP library based on libfilezilla
-       pkgver = 1.2.1
+       pkgver = 1.3.0
        pkgrel = 1
        url = https://filezilla-project.org
        arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = fzssh
        depends = libstdc++
        depends = libgcc
        depends = glibc
-       source = 
https://sources.archlinux.org/other/packages/fzssh/fzssh-1.2.1.tar.xz
-       sha256sums = 
a058f599e6a12c5d34b7486ee116b8cef7c6e6cabfeb1721779c438c61f1fe1d
-       sha512sums = 
cf0483badc5cbdf0303fdc72647ea77e54937c1dd68bf997e1d8c7609d8424afb58649a21a94b319d51d60aaf03a755fd3ab95cf27543465360eaff1c95a8602
+       source = 
https://sources.archlinux.org/other/packages/fzssh/fzssh-1.3.0.tar.xz
+       sha256sums = 
864582b203726588b5a16d86141ff95ab77d2399762febbe1fded92e4f047996
+       sha512sums = 
6ebe301df01b24a4d3692053e65c9e4c1b510b197d7da1f353df60e3ba3dff935d68007f21d5403ba3686133b39305758afc89c0a734cfddc8f549b714bdfb22
 
 pkgname = fzssh


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Robin Candau <[email protected]>
 
 pkgname=fzssh
-pkgver=1.2.1
+pkgver=1.3.0
 pkgrel=1
 pkgdesc="a SSH/SFTP library based on libfilezilla"
 url="https://filezilla-project.org";
@@ -12,8 +12,8 @@ makedepends=('meson')
 # Upstream download link became (purposely) unstable
 # See https://trac.filezilla-project.org/ticket/13186
 
source=("https://sources.archlinux.org/other/packages/${pkgname}/${pkgname}-${pkgver}.tar.xz";)
-sha256sums=('a058f599e6a12c5d34b7486ee116b8cef7c6e6cabfeb1721779c438c61f1fe1d')
-sha512sums=('cf0483badc5cbdf0303fdc72647ea77e54937c1dd68bf997e1d8c7609d8424afb58649a21a94b319d51d60aaf03a755fd3ab95cf27543465360eaff1c95a8602')
+sha256sums=('864582b203726588b5a16d86141ff95ab77d2399762febbe1fded92e4f047996')
+sha512sums=('6ebe301df01b24a4d3692053e65c9e4c1b510b197d7da1f353df60e3ba3dff935d68007f21d5403ba3686133b39305758afc89c0a734cfddc8f549b714bdfb22')
 
 build() {
        arch-meson "${pkgname}-${pkgver}" build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fzssh/-/commit/32b9fdecfaad0581c84db98d02c57dc40fdf2953

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fzssh/-/commit/32b9fdecfaad0581c84db98d02c57dc40fdf2953
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