Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
libkrun
Commits:
cac2ee02 by Sven-Hendrik Haase at 2026-06-29T11:56:05+02:00
upgpkg: 1.19.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libkrun
pkgdesc = A dynamic library providing Virtualization-based process
isolation capabilities
- pkgver = 1.19.2
+ pkgver = 1.19.3
pkgrel = 1
url = https://github.com/containers/libkrun
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = libkrun
depends = libkrunfw
depends = libpipewire
depends = virglrenderer
- source =
https://github.com/containers/libkrun/archive/refs/tags/v1.19.2/libkrun-1.19.2.tar.gz
- sha256sums =
3a8c3f6b3d6a97dcb34350382368af48b361a8b3c69e98db5779430c1e926c0d
+ source =
https://github.com/containers/libkrun/archive/refs/tags/v1.19.3/libkrun-1.19.3.tar.gz
+ sha256sums =
955b0d948f1d1cf315c55ea92b55d5251928e6ec6f6aa6697cea95afccd4d2b0
pkgname = libkrun
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: hexchain <arch at hexchain.org>
pkgname=libkrun
-pkgver=1.19.2
+pkgver=1.19.3
pkgrel=1
pkgdesc="A dynamic library providing Virtualization-based process isolation
capabilities"
url='https://github.com/containers/libkrun'
@@ -12,7 +12,7 @@ license=('Apache-2.0')
makedepends=('cargo' 'patchelf' 'clang')
depends=('glibc' 'libgcc' 'zstd' 'bzip2' 'libkrunfw' 'libpipewire'
'virglrenderer')
source=("https://github.com/containers/libkrun/archive/refs/tags/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('3a8c3f6b3d6a97dcb34350382368af48b361a8b3c69e98db5779430c1e926c0d')
+sha256sums=('955b0d948f1d1cf315c55ea92b55d5251928e6ec6f6aa6697cea95afccd4d2b0')
prepare() {
cd "$pkgname-$pkgver"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libkrun/-/commit/cac2ee0244851bc79eb82873512a1dde1e019928
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libkrun/-/commit/cac2ee0244851bc79eb82873512a1dde1e019928
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