summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Hipp2018-09-13 08:55:42 +0200
committerThomas Hipp2018-09-13 08:56:55 +0200
commitccffcc381f6b287ab622a14bd5613ccb0d89cced (patch)
treef843d1e8743a1317efb8b811c9c3c4884918181f
parent964eeca4414eeb2f7e6f920ebdc1d96c740d5c48 (diff)
downloadaur-ccffcc381f6b287ab622a14bd5613ccb0d89cced.tar.gz
Upgrade to v3.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8c0f948351b..7af0cf232c90 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = lxd
pkgdesc = REST API, command line tool and OpenStack integration plugin for LXC.
- pkgver = 3.4
- pkgrel = 2
+ pkgver = 3.5
+ pkgrel = 1
url = https://github.com/lxc/lxd
arch = x86_64
license = APACHE
@@ -17,7 +17,7 @@ pkgbase = lxd
conflicts = lxd-lts
options = !strip
options = !emptydirs
- source = https://github.com/lxc/lxd/archive/lxd-3.4.tar.gz
+ source = https://github.com/lxc/lxd/archive/lxd-3.5.tar.gz
source = lxd.service
source = lxd.socket
source = dnsmasq-lxd.conf
@@ -25,7 +25,7 @@ pkgbase = lxd
source = lxd.netctl
source = dbus-dnsmasq-lxd.conf
source = networkmanager-dnsmasq-lxd.conf
- md5sums = 4416ca63d60226cb636c2f0c53ae80c7
+ md5sums = a674b718446c8cf245637407d7524bae
md5sums = a95280cf05920bd561cae451acb5b27d
md5sums = 1fb28d8dfe82af71d0675c8e9a0a7293
md5sums = b1fd16933c1b24aaa9ccc8f5a0e6478c
diff --git a/PKGBUILD b/PKGBUILD
index 239efd70dfe8..72c22d295115 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Benjamin Asbach <archlinux-aur.lxd@impl.it>
pkgname=lxd
-pkgver=3.4
-pkgrel=2
+pkgver=3.5
+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=('4416ca63d60226cb636c2f0c53ae80c7'
+md5sums=('a674b718446c8cf245637407d7524bae'
'a95280cf05920bd561cae451acb5b27d'
'1fb28d8dfe82af71d0675c8e9a0a7293'
'b1fd16933c1b24aaa9ccc8f5a0e6478c'