summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaikel Wever2017-02-01 12:29:41 +0100
committerMaikel Wever2017-02-01 12:29:41 +0100
commitab2a4dd18f51ac6fddb456428859933cf4648620 (patch)
tree60b7fdd4b2b05dfe038fb610d66c1d3246fed97b
parentbe9c08310a602d05419b3bdca96467c3be6e8104 (diff)
downloadaur-ab2a4dd18f51ac6fddb456428859933cf4648620.tar.gz
Update to 2.8
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3dc7c934e67e..9699f205cba3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Jan 22 22:48:53 UTC 2017
+# Wed Feb 1 11:28:16 UTC 2017
pkgbase = lxd
pkgdesc = REST API, command line tool and OpenStack integration plugin for LXC.
- pkgver = 2.7
- pkgrel = 2
+ pkgver = 2.8
+ pkgrel = 1
url = https://github.com/lxc/lxd
arch = x86_64
license = APACHE
@@ -20,14 +20,14 @@ pkgbase = lxd
conflicts = lxd-lts
options = !strip
options = !emptydirs
- source = https://github.com/lxc/lxd/archive/lxd-2.7.tar.gz
+ source = https://github.com/lxc/lxd/archive/lxd-2.8.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 = 116b52011b57bd89fe27bcb3d84d7268
+ md5sums = a27bbb955cc3409c27ce1122bc3bccc3
md5sums = 5dde136f2fbcdf5773a011a39c82cfc6
md5sums = b1fd16933c1b24aaa9ccc8f5a0e6478c
md5sums = f2bc527eabb1fdba810b0393ee41edd4
diff --git a/PKGBUILD b/PKGBUILD
index 117d3a884b8f..1d702fe049b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Benjamin Asbach <archlinux-aur.lxd@impl.it>
pkgname=lxd
-pkgver=2.7
-pkgrel=2
+pkgver=2.8
+pkgrel=1
pkgdesc="REST API, command line tool and OpenStack integration plugin for LXC."
arch=('x86_64')
url="https://github.com/lxc/lxd"
@@ -30,7 +30,7 @@ source=(
"networkmanager-dnsmasq-lxd.conf"
)
-md5sums=('116b52011b57bd89fe27bcb3d84d7268'
+md5sums=('a27bbb955cc3409c27ce1122bc3bccc3'
'5dde136f2fbcdf5773a011a39c82cfc6'
'b1fd16933c1b24aaa9ccc8f5a0e6478c'
'f2bc527eabb1fdba810b0393ee41edd4'