Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
crun
Commits:
4f41f576 by Frederik Schwan at 2024-12-06T16:27:51+01:00
upgpkg: 1.19-2
- - - - -
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.19
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/containers/crun
arch = x86_64
license = LGPL
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=crun
pkgver=1.19
-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/4f41f576860e55e37d1e6ffe2e77b6128b32e6ac
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/crun/-/commit/4f41f576860e55e37d1e6ffe2e77b6128b32e6ac
You're receiving this email because of your account on gitlab.archlinux.org.