summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMorten Linderud2020-02-14 19:35:35 +0000
committerMorten Linderud2020-02-14 19:35:35 +0000
commit3f9cbeb7869705b790575eb3aaab2c21bf5d567a (patch)
treec08439ce0091127836312e44b3dd7b4b1a2e298f /PKGBUILD
parent68bd0680b48c81b622a3cdcce8f582009abaa5eb (diff)
downloadaur-3f9cbeb7869705b790575eb3aaab2c21bf5d567a.tar.gz
upgpkg: 3.21-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16d01f458f71..a5be7b51a2bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
pkgname=lxd
_pkgname=lxd
_lxd=github.com/lxc/lxd
-pkgver=3.20
-pkgrel=3
+pkgver=3.21
+pkgrel=1
pkgdesc="Daemon based on liblxc offering a REST API to manage containers"
arch=('x86_64')
url="https://linuxcontainers.org/lxd"
@@ -25,15 +25,15 @@ optdepends=(
'ovmf: VM support'
'systemd-libs: unix device hotplug support'
)
-source=("${url}/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc}
+source=("https://github.com/lxc/lxd/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc}
"lxd.socket"
"lxd.service"
"lxd.sysusers")
validpgpkeys=('602F567663E593BCBD14F338C638974D64792D67')
-sha256sums=('fb0189ff417a55fef551c749e60993977421e4788cbb9f57a08f037d8b8b4b3f'
+sha256sums=('14d976c39f7faa80eb249668982cbf40dd5d6f3edf9879cd3d8ffa604121353f'
'SKIP'
'3a14638f8d0f9082c7214502421350e3b028db1e7f22e8c3fd35a2b1d9153ef4'
- 'e1155d3e874b299e906877b5cf6f798205583e6f3b2ce8e2f94d99621888094f'
+ '102d1d54186e0fc606a58f030231d76df6bd662b16dfd8f946e1f48e2b473b54'
'd0184d9c4bb485e3aad0d4ac25ea7e85ac0f7ed6ddc96333e74fcd393a5b5ec4')