diff --git a/lxc/.SRCINFO b/lxc/.SRCINFO index 0592ad828c..869fa477a5 100644 --- a/lxc/.SRCINFO +++ b/lxc/.SRCINFO @@ -1,10 +1,14 @@ pkgbase = lxc pkgdesc = Linux Containers - pkgver = 6.0.1 + pkgver = 6.0.2 pkgrel = 1 epoch = 1 url = https://linuxcontainers.org arch = x86_64 + arch = powerpc64le + arch = powerpc64 + arch = powerpc + arch = riscv64 license = LGPL makedepends = docbook2x makedepends = systemd @@ -26,13 +30,13 @@ pkgbase = lxc options = emptydirs backup = etc/lxc/default.conf backup = etc/default/lxc - source = https://linuxcontainers.org/downloads/lxc/lxc-6.0.1.tar.gz - source = https://linuxcontainers.org/downloads/lxc/lxc-6.0.1.tar.gz.asc + source = https://linuxcontainers.org/downloads/lxc/lxc-6.0.2.tar.gz + source = https://linuxcontainers.org/downloads/lxc/lxc-6.0.2.tar.gz.asc source = lxc.tmpfiles.d source = lxc.service source = lxc-auto.service validpgpkeys = 602F567663E593BCBD14F338C638974D64792D67 - sha256sums = ccb38fbcdb86a82ee8192ccc85bba47edaf824439e9a7f12ab178d51ff1f77e0 + sha256sums = 1930aa10d892db8531d1353d15f7ebf5913e74a19e134423e4d074c07f2d6e8b sha256sums = SKIP sha256sums = 10e4f661872f773bf3122a2f9f2cb13344fea86a4ab72beecb4213be4325c479 sha256sums = bbe7e0447bc3bf5f75f312c34d647f5218024731628a5e8633b1ea1801ebe16b diff --git a/lxc/PKGBUILD b/lxc/PKGBUILD index 9fe7832878..a035436fc0 100644 --- a/lxc/PKGBUILD +++ b/lxc/PKGBUILD @@ -8,8 +8,8 @@ pkgname=lxc epoch=1 -pkgver=6.0.1 -pkgrel=1.1 +pkgver=6.0.2 +pkgrel=1 pkgdesc="Linux Containers" arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) url="https://linuxcontainers.org" @@ -28,7 +28,7 @@ source=("https://linuxcontainers.org/downloads/lxc/$pkgname-${pkgver}.tar.gz"{,. "lxc.tmpfiles.d" "lxc.service" "lxc-auto.service") -sha256sums=('ccb38fbcdb86a82ee8192ccc85bba47edaf824439e9a7f12ab178d51ff1f77e0' +sha256sums=('1930aa10d892db8531d1353d15f7ebf5913e74a19e134423e4d074c07f2d6e8b' 'SKIP' '10e4f661872f773bf3122a2f9f2cb13344fea86a4ab72beecb4213be4325c479' 'bbe7e0447bc3bf5f75f312c34d647f5218024731628a5e8633b1ea1801ebe16b'