Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
criu
Commits:
a45003dd by Jelle van der Waa at 2025-12-16T11:03:32+01:00
upgpkg: 4.2-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = criu
pkgdesc = Utilities to checkpoint and restore processes in userspace
pkgver = 4.2
- pkgrel = 1
+ pkgrel = 2
url = https://criu.org
arch = x86_64
license = GPL-2.0-only
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=criu
pkgver=4.2
-pkgrel=1
+pkgrel=2
pkgdesc='Utilities to checkpoint and restore processes in userspace'
arch=('x86_64')
url='https://criu.org'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/criu/-/commit/a45003dd0482b9d3864f92263749a0e4d0ef0d2e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/criu/-/commit/a45003dd0482b9d3864f92263749a0e4d0ef0d2e
You're receiving this email because of your account on gitlab.archlinux.org.