summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Hipp2019-01-09 16:39:37 +0100
committerThomas Hipp2019-01-09 16:39:37 +0100
commit66ea5ad2d5f783f680eae760167c8c04817f8eaa (patch)
tree05a22fbc6afd354dbdb19e7172b3fd520b5158bf
parente676ce3643178610cdaa1bf5ec45f788958991f8 (diff)
downloadaur-66ea5ad2d5f783f680eae760167c8c04817f8eaa.tar.gz
Update to v3.9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ce5e7f5e765..dc9c21ae8117 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,8 +2,8 @@
# Mon Dec 17 12:57:18 UTC 2018
pkgbase = lxd
pkgdesc = REST API, command line tool and OpenStack integration plugin for LXC.
- pkgver = 3.8
- pkgrel = 2
+ pkgver = 3.9
+ pkgrel = 1
url = https://github.com/lxc/lxd
arch = x86_64
license = APACHE
diff --git a/PKGBUILD b/PKGBUILD
index b6ca115865ea..51dfb133388d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
pkgname=lxd
_pkgname=lxd
-pkgver=3.8
-pkgrel=2
+pkgver=3.9
+pkgrel=1
pkgdesc="REST API, command line tool and OpenStack integration plugin for LXC."
arch=('x86_64')
url="https://github.com/lxc/lxd"