Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages /
incus
Commits:
494099a8 by Morten Linderud at 2026-02-27T18:03:25+01:00
upgpkg: 6.22.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = incus
pkgdesc = Powerful system container and virtual machine manager
- pkgver = 6.21.0
+ pkgver = 6.22.0
pkgrel = 1
url = https://linuxcontainers.org/incus/
arch = x86_64
@@ -38,15 +38,15 @@ pkgbase = incus
optdepends = xdelta3: support delta downloads of images
optdepends = skopeo: OCI support
optdepends = umoci: OCI support
- source =
https://github.com/lxc/incus/releases/download/v6.21.0/incus-6.21.tar.xz
- source =
https://github.com/lxc/incus/releases/download/v6.21.0/incus-6.21.tar.xz.asc
+ source =
https://github.com/lxc/incus/releases/download/v6.22.0/incus-6.22.tar.xz
+ source =
https://github.com/lxc/incus/releases/download/v6.22.0/incus-6.22.tar.xz.asc
source = incus.socket
source = incus.service
source = incus-user.socket
source = incus-user.service
source = incus.sysusers
validpgpkeys = 602F567663E593BCBD14F338C638974D64792D67
- sha256sums =
7908ec9bec2c2a811d822e1395e0958702f89de93de5bba3b12fa987ff3e2549
+ sha256sums =
0ed7f1e720d2bdd243d16ec42ac14d02fef1cc63a2a23336deed8e57c0465514
sha256sums = SKIP
sha256sums =
602a8035cc51b8e0c4ca265e31ebf96c7977db4239d384d8f60fed0d2d0317c4
sha256sums =
81057039527f852f2b7d2fe25495b09543d3f031e0d83e56b9225014edbbebfb
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgbase=incus
pkgname=(incus incus-tools)
-pkgver=6.21.0
+pkgver=6.22.0
_pkgver="${pkgver/.0/}"
pkgrel=1
pkgdesc="Powerful system container and virtual machine manager"
@@ -42,7 +42,7 @@
source=("https://github.com/lxc/incus/releases/download/v$pkgver/incus-$_pkgver.
"incus.sysusers")
validpgpkeys=('602F567663E593BCBD14F338C638974D64792D67' # Stéphane Graber
<[email protected]>
)
-sha256sums=('7908ec9bec2c2a811d822e1395e0958702f89de93de5bba3b12fa987ff3e2549'
+sha256sums=('0ed7f1e720d2bdd243d16ec42ac14d02fef1cc63a2a23336deed8e57c0465514'
'SKIP'
'602a8035cc51b8e0c4ca265e31ebf96c7977db4239d384d8f60fed0d2d0317c4'
'81057039527f852f2b7d2fe25495b09543d3f031e0d83e56b9225014edbbebfb'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/incus/-/commit/494099a8a1c0540e4081a98be28d78c8cc763097
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/incus/-/commit/494099a8a1c0540e4081a98be28d78c8cc763097
You're receiving this email because of your account on gitlab.archlinux.org.