Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / crun
Commits:
41c307de by Carl Smedstad at 2024-11-23T09:01:11+01:00
upgpkg: 1.18.2-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = crun
pkgdesc = A fast and lightweight fully featured OCI runtime and C
library for running containers
pkgver = 1.18.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/containers/crun
arch = x86_64
license = LGPL
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=crun
pkgver=1.18.2
-pkgrel=1
+pkgrel=2
pkgdesc="A fast and lightweight fully featured OCI runtime and C library for
running containers"
url="https://github.com/containers/crun"
license=('LGPL')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/crun/-/commit/41c307de311a8d5d29501569dc8ba9e10ff8d5e3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/crun/-/commit/41c307de311a8d5d29501569dc8ba9e10ff8d5e3
You're receiving this email because of your account on gitlab.archlinux.org.