Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
libfilezilla
Commits:
a2f95e95 by Robin Candau at 2026-05-28T13:36:11+02:00
upgpkg: 1:0.56.0-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libfilezilla
pkgdesc = Small and modern C++ library, offering some basic
functionality to build high-performing, platform-independent programs
- pkgver = 0.55.5
+ pkgver = 0.56.0
pkgrel = 1
epoch = 1
url = https://lib.filezilla-project.org/
@@ -18,8 +18,8 @@ pkgbase = libfilezilla
depends = libhogweed.so
depends = libcrypt.so
provides = libfilezilla.so
- source =
https://sources.archlinux.org/other/libfilezilla/libfilezilla-0.55.5.tar.xz
- sha512sums =
e5654757630ef6fae1b3fbef04b8fca7e3122585cf9274131af7e18127363b143ce91a277721da54ebf67245f31422e8351fe0c419f533360ff86c419c2473ea
- b2sums =
673fc5b452424b4be81b0f4c75e7c494d19665f1a55a1eef5bec7324f50ac3024523c3cf7116a3e93c466c1a5eacfe220fa035cc2e0979ba4bb7cd8b5258dcd7
+ source =
https://sources.archlinux.org/other/libfilezilla/libfilezilla-0.56.0.tar.xz
+ sha512sums =
8a705bbe2eb1522406fdb08b6b12f02ea2c9251b7d159f5a45f525b0fdd4d88686bdded290ad1d8390b214e60fca23fc4ba3e8711e40c13a0227bbaa0456dbdb
+ b2sums =
3383b7903a43956628aeab5a4bcb87154439ca2a39c07646de404a8fc592b06c1e8ca12b83c0301037029637a648dd317e9093c9ab9b3215107960429023a11e
pkgname = libfilezilla
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=libfilezilla
epoch=1
-pkgver=0.55.5
+pkgver=0.56.0
pkgrel=1
pkgdesc="Small and modern C++ library, offering some basic functionality to
build high-performing, platform-independent programs"
url="https://lib.filezilla-project.org/"
@@ -19,8 +19,8 @@ provides=('libfilezilla.so')
# See https://trac.filezilla-project.org/ticket/13186
#source=("https://download.filezilla-project.org/libfilezilla/libfilezilla-${pkgver}.tar.xz")
source=("https://sources.archlinux.org/other/libfilezilla/${pkgname}-${pkgver}.tar.xz")
-sha512sums=('e5654757630ef6fae1b3fbef04b8fca7e3122585cf9274131af7e18127363b143ce91a277721da54ebf67245f31422e8351fe0c419f533360ff86c419c2473ea')
-b2sums=('673fc5b452424b4be81b0f4c75e7c494d19665f1a55a1eef5bec7324f50ac3024523c3cf7116a3e93c466c1a5eacfe220fa035cc2e0979ba4bb7cd8b5258dcd7')
+sha512sums=('8a705bbe2eb1522406fdb08b6b12f02ea2c9251b7d159f5a45f525b0fdd4d88686bdded290ad1d8390b214e60fca23fc4ba3e8711e40c13a0227bbaa0456dbdb')
+b2sums=('3383b7903a43956628aeab5a4bcb87154439ca2a39c07646de404a8fc592b06c1e8ca12b83c0301037029637a648dd317e9093c9ab9b3215107960429023a11e')
build() {
cd "${pkgname}-${pkgver}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libfilezilla/-/commit/a2f95e9538f2e2276809e154a9c982427228a0c2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libfilezilla/-/commit/a2f95e9538f2e2276809e154a9c982427228a0c2
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