Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
lxcfs


Commits:
70fdf396 by Sergej Pupykin at 2026-05-05T01:01:20+03:00
upgpkg: 7.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = lxcfs
        pkgdesc = FUSE filesystem for LXC
-       pkgver = 6.0.6
+       pkgver = 7.0.0
        pkgrel = 1
        url = https://linuxcontainers.org/
        arch = x86_64
@@ -14,10 +14,10 @@ pkgbase = lxcfs
        depends = fuse3
        depends = dbus-glib
        options = emptydirs
-       source = https://linuxcontainers.org/downloads/lxcfs/lxcfs-6.0.6.tar.gz
-       source = 
https://linuxcontainers.org/downloads/lxcfs/lxcfs-6.0.6.tar.gz.asc
+       source = https://linuxcontainers.org/downloads/lxcfs/lxcfs-7.0.0.tar.gz
+       source = 
https://linuxcontainers.org/downloads/lxcfs/lxcfs-7.0.0.tar.gz.asc
        validpgpkeys = 602F567663E593BCBD14F338C638974D64792D67
-       sha256sums = 
386339ba4cde289b0f6df4fe7a614caa1e45dd91bc0200b4aff6c51bf9d5ef9e
+       sha256sums = 
89a5ac0e98cfae6aad26d00e0e977affe810865ebccd4c4cf9422f980ade5624
        sha256sums = SKIP
 
 pkgname = lxcfs


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Maintainer: Morten Linderud <[email protected]>
 
 pkgname=lxcfs
-pkgver=6.0.6
+pkgver=7.0.0
 pkgrel=1
 pkgdesc="FUSE filesystem for LXC"
 arch=(x86_64)
@@ -14,7 +14,7 @@ makedepends=('help2man' 'meson' 'python-jinja' 'systemd')
 options=('emptydirs')
 
source=("https://linuxcontainers.org/downloads/lxcfs/lxcfs-$pkgver.tar.gz"{,.asc})
 validpgpkeys=('602F567663E593BCBD14F338C638974D64792D67')
-sha256sums=('386339ba4cde289b0f6df4fe7a614caa1e45dd91bc0200b4aff6c51bf9d5ef9e'
+sha256sums=('89a5ac0e98cfae6aad26d00e0e977affe810865ebccd4c4cf9422f980ade5624'
             'SKIP')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lxcfs/-/commit/70fdf396dfeaa75b126cf39e749305daaf08bd86

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lxcfs/-/commit/70fdf396dfeaa75b126cf39e749305daaf08bd86
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