summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 28a03ce4a21f..d479b300f42b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname='virt-viewer'
pkgver='3.1'
-pkgrel='2'
+pkgrel='3'
pkgdesc='Lightweight interface for interacting with the graphical display of virtualized guest OS'
arch=('any')
-url='http://virt-manager.org/'
+url='http://virt-manager.org'
depends=('spice' 'libvirt' 'libxml2' 'spice-gtk3' 'spice-protocol' 'gtk-vnc')
makedepends=('libtool' 'intltool')
license=('GPL')