Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
libkrunfw


Commits:
dddfd571 by Sven-Hendrik Haase at 2026-03-18T12:29:37+01:00
upgpkg: 5.3.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libkrunfw
        pkgdesc = A dynamic library bundling the guest payload consumed by 
libkrun
-       pkgver = 5.2.1
+       pkgver = 5.3.0
        pkgrel = 1
        url = https://github.com/containers/libkrunfw
        arch = x86_64
@@ -12,9 +12,9 @@ pkgbase = libkrunfw
        depends = glibc
        noextract = linux-6.12.68.tar.xz
        options = !debug
-       source = 
https://github.com/containers/libkrunfw/archive/refs/tags/v5.2.1/libkrunfw-5.2.1.tar.gz
+       source = 
https://github.com/containers/libkrunfw/archive/refs/tags/v5.3.0/libkrunfw-5.3.0.tar.gz
        source = 
https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.68.tar.xz
-       sha256sums = 
c7eebd7149b15e4d74d2dff9acd3137dc13eedf604adf1df2efa52d9f36fe0bb
+       sha256sums = 
b1f7319d24ba231ab604aa88b527b14a55349ccb1dbd5a82a5e8f3c1688a1213
        sha256sums = 
d367c7504bd4da520dd01eb08125d2d0ac088bc8af4cd56d236f2074dd4225b7
 
 pkgname = libkrunfw


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 pkgname=libkrunfw
 # Check https://github.com/containers/libkrunfw/blob/main/Makefile#L1 for 
kernel version
 _kver=6.12.68
-pkgver=5.2.1
+pkgver=5.3.0
 pkgrel=1
 pkgdesc="A dynamic library bundling the guest payload consumed by libkrun"
 url="https://github.com/containers/libkrunfw";
@@ -15,7 +15,7 @@ 
source=("https://github.com/containers/libkrunfw/archive/refs/tags/v$pkgver/$pkg
         
"https://cdn.kernel.org/pub/linux/kernel/v${_kver%%.*}.x/linux-${_kver}.tar.xz";)
 noextract=("linux-${_kver}.tar.xz")
 options=(!debug)  # suppress empty debug package
-sha256sums=('c7eebd7149b15e4d74d2dff9acd3137dc13eedf604adf1df2efa52d9f36fe0bb'
+sha256sums=('b1f7319d24ba231ab604aa88b527b14a55349ccb1dbd5a82a5e8f3c1688a1213'
             'd367c7504bd4da520dd01eb08125d2d0ac088bc8af4cd56d236f2074dd4225b7')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libkrunfw/-/commit/dddfd5718befb37d90bc88c861f934f768c9c67e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libkrunfw/-/commit/dddfd5718befb37d90bc88c861f934f768c9c67e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to