summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaikel Wever2016-06-21 12:02:07 +0200
committerMaikel Wever2016-06-21 12:02:07 +0200
commit3df9868bf4a1f95c5f7c5b7f5414fb83a9bd746f (patch)
tree06061f0ce105f766ba54343b642aaa60aed7601e /PKGBUILD
parent46c52efc0e2c443be77d76ec905cafbe5e01cb19 (diff)
downloadaur-3df9868bf4a1f95c5f7c5b7f5414fb83a9bd746f.tar.gz
Update LXD to 2.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03e040173e7a..a58c8168539b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maikel Wever <maikelwever@gmail.com>
pkgname=lxd
-pkgver=2.0.1
+pkgver=2.0.2
pkgrel=1
pkgdesc="REST API, command line tool and OpenStack integration plugin for LXC."
arch=('x86_64')
@@ -15,6 +15,7 @@ optdepends=(
'thin-provisioning-tools: for thin provisioning support'
'btrfs-progs: for btrfs support'
'linux-user-ns-enabled: kernel with CONFIG_USER_NS enabled'
+ 'linux-lts-userns: LTS kernel with CONFIG_USER_NS enabled'
)
source=(
"https://github.com/lxc/$pkgname/archive/$pkgname-$pkgver.tar.gz"
@@ -27,7 +28,7 @@ source=(
"networkmanager-dnsmasq-lxd.conf"
)
-md5sums=('415d11233d4bf6e0b73751d50ce45196'
+md5sums=('a8b9c58a04505dbc3453c1874c5f08ec'
'b1780c0e01e404895e35ac277aa597c4'
'b1fd16933c1b24aaa9ccc8f5a0e6478c'
'e164eaad33795310c024b21764679afb'