summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpappy2018-08-16 18:12:19 +0300
committerpappy2018-08-16 18:13:23 +0300
commit2cff364fa17c32a629618f42d33442f484e21936 (patch)
tree1d74eb75a6aa086e980e83bc362241b2b4051e02
parent4ad9910871c7880b5b8a02920248660b8aa8c639 (diff)
downloadaur-2cff364fa17c32a629618f42d33442f484e21936.tar.gz
upgraded to 3.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 435d92c162b5..962c98e81201 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Fri Aug 10 19:09:04 UTC 2018
pkgbase = lxd
pkgdesc = REST API, command line tool and OpenStack integration plugin for LXC.
- pkgver = 3.3
- pkgrel = 3
+ pkgver = 3.4
+ pkgrel = 1
url = https://github.com/lxc/lxd
arch = x86_64
license = APACHE
@@ -19,7 +17,7 @@ pkgbase = lxd
conflicts = lxd-lts
options = !strip
options = !emptydirs
- source = https://github.com/lxc/lxd/archive/lxd-3.3.tar.gz
+ source = https://github.com/lxc/lxd/archive/lxd-3.4.tar.gz
source = lxd.service
source = lxd.socket
source = dnsmasq-lxd.conf
@@ -27,7 +25,7 @@ pkgbase = lxd
source = lxd.netctl
source = dbus-dnsmasq-lxd.conf
source = networkmanager-dnsmasq-lxd.conf
- md5sums = d481af1376a765cae127bff20632ce45
+ md5sums = 4416ca63d60226cb636c2f0c53ae80c7
md5sums = a95280cf05920bd561cae451acb5b27d
md5sums = 1fb28d8dfe82af71d0675c8e9a0a7293
md5sums = b1fd16933c1b24aaa9ccc8f5a0e6478c
diff --git a/PKGBUILD b/PKGBUILD
index 0e1b876a9cc1..f85a1725239f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Benjamin Asbach <archlinux-aur.lxd@impl.it>
pkgname=lxd
-pkgver=3.3
-pkgrel=3
+pkgver=3.4
+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=('d481af1376a765cae127bff20632ce45'
+md5sums=('4416ca63d60226cb636c2f0c53ae80c7'
'a95280cf05920bd561cae451acb5b27d'
'1fb28d8dfe82af71d0675c8e9a0a7293'
'b1fd16933c1b24aaa9ccc8f5a0e6478c'