upgpkg: 5.12-1
This commit is contained in:
parent
62cf9bb85a
commit
a86b3abee0
4
PKGBUILD
4
PKGBUILD
|
@ -6,7 +6,7 @@
|
||||||
# Contributer: nightuser <nightuser.android at gmail.com>
|
# Contributer: nightuser <nightuser.android at gmail.com>
|
||||||
|
|
||||||
pkgname=lxd
|
pkgname=lxd
|
||||||
pkgver=5.11
|
pkgver=5.12
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Daemon based on liblxc offering a REST API to manage containers"
|
pkgdesc="Daemon based on liblxc offering a REST API to manage containers"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -31,7 +31,7 @@ source=("https://linuxcontainers.org/downloads/${pkgname}/${pkgname}-${pkgver}.t
|
||||||
"lxd.service"
|
"lxd.service"
|
||||||
"lxd.sysusers")
|
"lxd.sysusers")
|
||||||
validpgpkeys=('602F567663E593BCBD14F338C638974D64792D67')
|
validpgpkeys=('602F567663E593BCBD14F338C638974D64792D67')
|
||||||
sha256sums=('eb3e82d675a69c72dd2ed2dfee5d5fe2b88686e3f62769adf2655664889e81ed'
|
sha256sums=('6061ff3346b0e7ab2736ddecf1dadc2581d93d89155bdf77622945db6f27321c'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'b89a725223ef72b25eab25184084d069af312f8c23612c57fdb75427a510232e'
|
'b89a725223ef72b25eab25184084d069af312f8c23612c57fdb75427a510232e'
|
||||||
'102d1d54186e0fc606a58f030231d76df6bd662b16dfd8f946e1f48e2b473b54'
|
'102d1d54186e0fc606a58f030231d76df6bd662b16dfd8f946e1f48e2b473b54'
|
||||||
|
|
Loading…
Reference in New Issue