Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
criu
Commits:
f2d6cf45 by Jelle van der Waa at 2024-11-21T16:54:27+01:00
upgpkg: 4.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = criu
pkgdesc = Utilities to checkpoint and restore processes in userspace
pkgver = 4.0
- 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.0
-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/f2d6cf450c9c0d53caa936ac27dbc973536346ff
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/criu/-/commit/f2d6cf450c9c0d53caa936ac27dbc973536346ff
You're receiving this email because of your account on gitlab.archlinux.org.