Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / flatpak-builder


Commits:
2fea7f7e by Jan Alexander Steffens (heftig) at 2026-05-27T19:04:50+02:00
1.4.9-1

- - - - -


3 changed files:

- .SRCINFO
- 0001-Use-fusermount3.patch
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = flatpak-builder
        pkgdesc = Tool to build flatpaks from source
-       pkgver = 1.4.8
+       pkgver = 1.4.9
        pkgrel = 1
        url = https://flatpak.org
        arch = x86_64
@@ -34,11 +34,11 @@ pkgbase = flatpak-builder
        depends = rpmextract
        depends = tar
        replaces = flatpak<0.9.10
-       source = git+https://github.com/flatpak/flatpak-builder#tag=1.4.8
+       source = git+https://github.com/flatpak/flatpak-builder#tag=1.4.9
        source = git+https://gitlab.gnome.org/GNOME/libglnx.git
        source = 0001-Use-fusermount3.patch
-       b2sums = 
c8219213bcef2a1c501f64f375a55d930094af85977582f89830ef9d98cac0771f72404755b7ee82a19c6946ef916fb195d29bbe9e757ae51dfa96b30de81ac2
+       b2sums = 
4d8704691c85d0217332053d7e3f710a6b25816531784739ebf644218f499bc175453ff18ecfd89692b273886ce3b868f6e3e26c2f7d3afa2007c56a806cdfcf
        b2sums = SKIP
-       b2sums = 
43edf343ef4ab7a57562923549dc06020c57c197b96ecb521a8cea3bf00afe61ef04d0bb226b74d0bf082db486783c6c556e521707f648098cb422c4a0c8884c
+       b2sums = 
ed9714b1dabfdc637b88aebe67592d242bc57c63f7a7ce31203e9f92493adbc7abd475a3bab9f1600fefc27189b8299de5c5ec9143e5f802450b9abeb1c92c84
 
 pkgname = flatpak-builder


=====================================
0001-Use-fusermount3.patch
=====================================
@@ -9,10 +9,10 @@ Subject: [PATCH] Use fusermount3
  2 files changed, 3 insertions(+), 3 deletions(-)
 
 diff --git a/src/builder-context.c b/src/builder-context.c
-index 4458a229cb28..973c8cf65e21 100644
+index 1467cc7c3a68..ed8b1fc90f36 100644
 --- a/src/builder-context.c
 +++ b/src/builder-context.c
-@@ -854,7 +854,7 @@ static char *rofiles_unmount_path = NULL;
+@@ -855,7 +855,7 @@ static char *rofiles_unmount_path = NULL;
  static void
  rofiles_umount_handler (int signum)
  {
@@ -21,7 +21,7 @@ index 4458a229cb28..973c8cf65e21 100644
                       NULL };
  
    argv[2] = rofiles_unmount_path;
-@@ -994,7 +994,7 @@ gboolean
+@@ -995,7 +995,7 @@ gboolean
  builder_context_disable_rofiles (BuilderContext *self,
                                   GError        **error)
  {


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 
 pkgname=flatpak-builder
-pkgver=1.4.8
+pkgver=1.4.9
 pkgrel=1
 pkgdesc="Tool to build flatpaks from source"
 url="https://flatpak.org";
@@ -45,9 +45,9 @@ source=(
   "git+https://gitlab.gnome.org/GNOME/libglnx.git";
   0001-Use-fusermount3.patch
 )
-b2sums=('c8219213bcef2a1c501f64f375a55d930094af85977582f89830ef9d98cac0771f72404755b7ee82a19c6946ef916fb195d29bbe9e757ae51dfa96b30de81ac2'
+b2sums=('4d8704691c85d0217332053d7e3f710a6b25816531784739ebf644218f499bc175453ff18ecfd89692b273886ce3b868f6e3e26c2f7d3afa2007c56a806cdfcf'
         'SKIP'
-        
'43edf343ef4ab7a57562923549dc06020c57c197b96ecb521a8cea3bf00afe61ef04d0bb226b74d0bf082db486783c6c556e521707f648098cb422c4a0c8884c')
+        
'ed9714b1dabfdc637b88aebe67592d242bc57c63f7a7ce31203e9f92493adbc7abd475a3bab9f1600fefc27189b8299de5c5ec9143e5f802450b9abeb1c92c84')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/flatpak-builder/-/commit/2fea7f7e2d306eab77c9d7cf48ea45a4d667837a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/flatpak-builder/-/commit/2fea7f7e2d306eab77c9d7cf48ea45a4d667837a
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