George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
incus
Commits:
80326601 by George Rawlinson at 2025-12-03T08:09:32+00:00
upgpkg: 6.19.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = incus
pkgdesc = Powerful system container and virtual machine manager
- pkgver = 6.19.0
+ pkgver = 6.19.1
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.19.0/incus-6.19.tar.xz
- source =
https://github.com/lxc/incus/releases/download/v6.19.0/incus-6.19.tar.xz.asc
+ source =
https://github.com/lxc/incus/releases/download/v6.19.1/incus-6.19.1.tar.xz
+ source =
https://github.com/lxc/incus/releases/download/v6.19.1/incus-6.19.1.tar.xz.asc
source = incus.socket
source = incus.service
source = incus-user.socket
source = incus-user.service
source = incus.sysusers
validpgpkeys = 602F567663E593BCBD14F338C638974D64792D67
- sha256sums =
c8b117f04b552ae54a0b9df4ed625fadaa1370da4b274847d56416f67396a0a1
+ sha256sums =
a3f513e988a6b1c38182478d57f5e60dc6c7331217d22c05a73de33baa553de8
sha256sums = SKIP
sha256sums =
602a8035cc51b8e0c4ca265e31ebf96c7977db4239d384d8f60fed0d2d0317c4
sha256sums =
9826ed3127dbe8e12962d524fe0af004ffddcd2c5c0f37751361600387b9ef9b
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgbase=incus
pkgname=(incus incus-tools)
-pkgver=6.19.0
+pkgver=6.19.1
_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=('c8b117f04b552ae54a0b9df4ed625fadaa1370da4b274847d56416f67396a0a1'
+sha256sums=('a3f513e988a6b1c38182478d57f5e60dc6c7331217d22c05a73de33baa553de8'
'SKIP'
'602a8035cc51b8e0c4ca265e31ebf96c7977db4239d384d8f60fed0d2d0317c4'
'9826ed3127dbe8e12962d524fe0af004ffddcd2c5c0f37751361600387b9ef9b'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/incus/-/commit/80326601be7ce64939c438a2b567a005bd6dd548
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/incus/-/commit/80326601be7ce64939c438a2b567a005bd6dd548
You're receiving this email because of your account on gitlab.archlinux.org.