upgpkg: 5.8-1
This commit is contained in:
parent
575c55c2ed
commit
a8ef204e15
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.7
|
pkgver=5.8
|
||||||
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')
|
||||||
|
@ -30,7 +30,7 @@ source=("https://linuxcontainers.org/downloads/${pkgname}/${pkgname}-${pkgver}.t
|
||||||
"lxd.service"
|
"lxd.service"
|
||||||
"lxd.sysusers")
|
"lxd.sysusers")
|
||||||
validpgpkeys=('602F567663E593BCBD14F338C638974D64792D67')
|
validpgpkeys=('602F567663E593BCBD14F338C638974D64792D67')
|
||||||
sha256sums=('4d9785fd53eb3f8a910157b3270416b5fca9b31049a674eb493d2e0ddc375952'
|
sha256sums=('998c8360ef24e0c56835af317e9d6f1f69f2ba136c0c9f77b3d17986368c7ed9'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'b89a725223ef72b25eab25184084d069af312f8c23612c57fdb75427a510232e'
|
'b89a725223ef72b25eab25184084d069af312f8c23612c57fdb75427a510232e'
|
||||||
'102d1d54186e0fc606a58f030231d76df6bd662b16dfd8f946e1f48e2b473b54'
|
'102d1d54186e0fc606a58f030231d76df6bd662b16dfd8f946e1f48e2b473b54'
|
||||||
|
|
Loading…
Reference in New Issue