upgpkg: 4.21-1
This commit is contained in:
parent
878e2c6104
commit
c6dd7b0398
4
PKGBUILD
4
PKGBUILD
|
@ -6,7 +6,7 @@
|
|||
# Contributer: nightuser <nightuser.android at gmail.com>
|
||||
|
||||
pkgname=lxd
|
||||
pkgver=4.20
|
||||
pkgver=4.21
|
||||
pkgrel=1
|
||||
pkgdesc="Daemon based on liblxc offering a REST API to manage containers"
|
||||
arch=('x86_64')
|
||||
|
@ -30,7 +30,7 @@ source=("https://linuxcontainers.org/downloads/${pkgname}/${pkgname}-${pkgver}.t
|
|||
"lxd.service"
|
||||
"lxd.sysusers")
|
||||
validpgpkeys=('602F567663E593BCBD14F338C638974D64792D67')
|
||||
sha256sums=('35504ef2e2dc7024b7088010987657969b1e2dea5581b24b4294f8f449248ed5'
|
||||
sha256sums=('7a6745b50a5914d6f7812ee1def103373b38ea4759593302a0eded2787a652ac'
|
||||
'SKIP'
|
||||
'3a14638f8d0f9082c7214502421350e3b028db1e7f22e8c3fd35a2b1d9153ef4'
|
||||
'102d1d54186e0fc606a58f030231d76df6bd662b16dfd8f946e1f48e2b473b54'
|
||||
|
|
Loading…
Reference in New Issue