Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
libkrun


Commits:
23b69087 by Christian Heusel at 2026-02-09T18:20:00+01:00
upgpkg: 1.17.3-1: New upstream release

- - - - -


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.17.2
+       pkgver = 1.17.3
        pkgrel = 1
        url = https://github.com/containers/libkrun
        arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = libkrun
        depends = libkrunfw
        depends = pipewire
        depends = virglrenderer
-       source = 
https://github.com/containers/libkrun/archive/refs/tags/v1.17.2/libkrun-1.17.2.tar.gz
-       sha256sums = 
64447f7bb41a7c5291e685406c025a4c0002caf17c1e165543eb8a36ec5ef7db
+       source = 
https://github.com/containers/libkrun/archive/refs/tags/v1.17.3/libkrun-1.17.3.tar.gz
+       sha256sums = 
8fb85ec8342c1fd85781736ef7259f42f0036336bdb348b388603cca36301914
 
 pkgname = libkrun


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: hexchain <arch at hexchain.org>
 
 pkgname=libkrun
-pkgver=1.17.2
+pkgver=1.17.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' 'gcc-libs' 'libkrunfw' 'pipewire' 'virglrenderer')
 
source=("https://github.com/containers/libkrun/archive/refs/tags/v$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('64447f7bb41a7c5291e685406c025a4c0002caf17c1e165543eb8a36ec5ef7db')
+sha256sums=('8fb85ec8342c1fd85781736ef7259f42f0036336bdb348b388603cca36301914')
 
 prepare() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libkrun/-/commit/23b690870c3e22f2de4783ceed7b1835db17414a

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


Reply via email to