Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages / lxc


Commits:
b9125052 by Morten Linderud at 2024-04-05T20:48:58+02:00
upgpkg: 1:5.0.3-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,41 @@
+pkgbase = lxc
+       pkgdesc = Linux Containers
+       pkgver = 5.0.3
+       pkgrel = 2
+       epoch = 1
+       url = https://linuxcontainers.org
+       arch = x86_64
+       license = LGPL
+       makedepends = docbook2x
+       makedepends = systemd
+       makedepends = meson
+       makedepends = lua
+       makedepends = python-setuptools
+       makedepends = apparmor
+       depends = bash
+       depends = perl
+       depends = libseccomp
+       depends = libcap
+       depends = python
+       depends = rsync
+       depends = wget
+       optdepends = dnsmasq: lxc-net.service
+       optdepends = lua
+       optdepends = lua-filesystem: lxc-top
+       optdepends = lua-alt-getopt: lxc-top
+       options = emptydirs
+       backup = etc/lxc/default.conf
+       backup = etc/default/lxc
+       source = https://linuxcontainers.org/downloads/lxc/lxc-5.0.3.tar.gz
+       source = https://linuxcontainers.org/downloads/lxc/lxc-5.0.3.tar.gz.asc
+       source = lxc.tmpfiles.d
+       source = lxc.service
+       source = lxc-auto.service
+       validpgpkeys = 602F567663E593BCBD14F338C638974D64792D67
+       sha256sums = 
2693a4c654dcfdafb3aa95c262051d8122afa1b6f5cef1920221ebbdee934d07
+       sha256sums = SKIP
+       sha256sums = 
10e4f661872f773bf3122a2f9f2cb13344fea86a4ab72beecb4213be4325c479
+       sha256sums = 
bbe7e0447bc3bf5f75f312c34d647f5218024731628a5e8633b1ea1801ebe16b
+       sha256sums = 
b31f8d6b301ab9901b43f2696bcd0babb32b96e4a59fab63a2d642e43bf26bb3
+
+pkgname = lxc


=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
 pkgname=lxc
 epoch=1
 pkgver=5.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Linux Containers"
 arch=('x86_64')
 url="https://linuxcontainers.org";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lxc/-/commit/b91250527c14e801dd0b19d6e46d88c8c2dc9353

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lxc/-/commit/b91250527c14e801dd0b19d6e46d88c8c2dc9353
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to