summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTimofey Titovets2018-03-02 00:15:04 +0300
committerTimofey Titovets2018-03-02 00:15:04 +0300
commit9e275a77260434fcdcc2f9bbf6a0663bf064d954 (patch)
treedf28e543c182d3f0f583a6e801528c45a2935671 /PKGBUILD
parent42e3d15e4251758eb7a92c872abe3879252252ce (diff)
downloadaur-9e275a77260434fcdcc2f9bbf6a0663bf064d954.tar.gz
Update
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ecf2456e5b90..8c4fcd105245 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Timofey Titovets <nefelim4ag@gmail.com>
pkgname=libvirt-autoballoon-git
-pkgver=v0.1.r0.g624982d
+pkgver=v0.1.r1.g902fd49
pkgrel=1
pkgdesc="Libvirt-qemu autoballooning"
arch=('any')
url="https://github.com/Nefelim4ag/libvirt-autoballoon.git"
license=('GPL3')
-depends=('systemd' 'bash' 'libvirt')
+depends=('systemd' 'bash' 'libvirt' 'libvirt-python')
makedepends=('git' 'make')
source=("$pkgname"::'git+https://github.com/Nefelim4ag/libvirt-autoballoon.git#branch=master')
md5sums=('SKIP')