Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
criu
Commits:
129a79be by Jelle van der Waa at 2024-04-05T11:47:52+02:00
upgpkg: 3.18-3: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = criu
pkgdesc = Utilities to checkpoint and restore processes in userspace
pkgver = 3.18
- pkgrel = 2
+ pkgrel = 3
url = https://criu.org
arch = x86_64
license = GPL2
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=criu
pkgver=3.18
-pkgrel=2
+pkgrel=3
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/129a79be1086c0317dcc40d460b76896c2435970
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/criu/-/commit/129a79be1086c0317dcc40d460b76896c2435970
You're receiving this email because of your account on gitlab.archlinux.org.