summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorforumi07212018-08-15 03:02:11 +0900
committerforumi07212018-08-15 03:02:11 +0900
commit82a0d598683d091f038dd716dbc131d430ae0fd7 (patch)
treecf285a9d654906d290e56a1e8842b7c5d0f25864
parentd6d1397ddc64600ecb1a992d47edd2f1c8a18b63 (diff)
downloadaur-82a0d598683d091f038dd716dbc131d430ae0fd7.tar.gz
webvirtcloud-git: Update (Auto)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7fbed3bafcb0..6b445f50a07e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = webvirtcloud-git
pkgdesc = WebVirtCloud is virtualization web interface for admins and users
- pkgver = 20180720.362.8e43523
+ pkgver = 20180814.408.3748a46
pkgrel = 1
url = https://github.com/retspen/webvirtcloud
install = webvirtcloud-git.install
@@ -8,7 +8,7 @@ pkgbase = webvirtcloud-git
license = Apache
makedepends = git
depends = libvirt
- depends = libvirt-python
+ depends = libvirt-python2
depends = qemu
depends = dnsmasq
depends = bridge-utils
@@ -19,7 +19,7 @@ pkgbase = webvirtcloud-git
depends = websockify
depends = python2-django
depends = gunicorn-python2
- depends = libxml2
+ depends = python2-lxml
provides = webvirtcloud
provides = webvirtcloud-git
conflicts = webvirtcloud
diff --git a/PKGBUILD b/PKGBUILD
index e4fff3ad8420..a819272de3fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_gitname="webvirtcloud"
pkgname=("${_gitname}-git")
-pkgver=20180720.362.8e43523
+pkgver=20180814.408.3748a46
pkgrel=1
pkgdesc="WebVirtCloud is virtualization web interface for admins and users"
arch=("x86_64")