summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaikel Wever2016-06-30 13:35:22 +0200
committerMaikel Wever2016-06-30 13:35:22 +0200
commit97030af6ea71bc6b18f7af48e0751ed4bc9fd05b (patch)
tree9545813b07545c051367d208d52ad03dbb07d872
parent2ee7769b2263df058af3e69ddfde1011029a50ea (diff)
downloadaur-97030af6ea71bc6b18f7af48e0751ed4bc9fd05b.tar.gz
Update to LXD 2.0.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db85dab92673..90b35f42121c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Jun 23 15:18:45 UTC 2016
+# Thu Jun 30 11:34:11 UTC 2016
pkgbase = lxd
pkgdesc = REST API, command line tool and OpenStack integration plugin for LXC.
- pkgver = 2.0.2
- pkgrel = 2
+ pkgver = 2.0.3
+ pkgrel = 1
url = https://github.com/lxc/lxd
arch = x86_64
license = APACHE
@@ -17,14 +17,14 @@ pkgbase = lxd
optdepends = linux-lts-userns: LTS kernel with CONFIG_USER_NS enabled
options = !strip
options = !emptydirs
- source = https://github.com/lxc/lxd/archive/lxd-2.0.2.tar.gz
+ source = https://github.com/lxc/lxd/archive/lxd-2.0.3.tar.gz
source = lxd.service
source = dnsmasq-lxd.conf
source = dnsmasq@lxd.service
source = lxd.netctl
source = dbus-dnsmasq-lxd.conf
source = networkmanager-dnsmasq-lxd.conf
- md5sums = a8b9c58a04505dbc3453c1874c5f08ec
+ md5sums = 69a125da7d2107b3ef944347dad6c02a
md5sums = b1780c0e01e404895e35ac277aa597c4
md5sums = b1fd16933c1b24aaa9ccc8f5a0e6478c
md5sums = e164eaad33795310c024b21764679afb
diff --git a/PKGBUILD b/PKGBUILD
index bb4a8d045cdb..f40878ee467c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Maikel Wever <maikelwever@gmail.com>
pkgname=lxd
-pkgver=2.0.2
-pkgrel=2
+pkgver=2.0.3
+pkgrel=1
pkgdesc="REST API, command line tool and OpenStack integration plugin for LXC."
arch=('x86_64')
url="https://github.com/lxc/lxd"
@@ -28,7 +28,7 @@ source=(
"networkmanager-dnsmasq-lxd.conf"
)
-md5sums=('a8b9c58a04505dbc3453c1874c5f08ec'
+md5sums=('69a125da7d2107b3ef944347dad6c02a'
'b1780c0e01e404895e35ac277aa597c4'
'b1fd16933c1b24aaa9ccc8f5a0e6478c'
'e164eaad33795310c024b21764679afb'