summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3be6134f1daa..0d1871e712b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Sat Jan 30 05:32:12 UTC 2016
+# Tue Feb 2 06:32:18 UTC 2016
pkgbase = virt-viewer
pkgdesc = Lightweight interface for interacting with the graphical display of virtualized guest OS
pkgver = 3.1
- pkgrel = 2
- url = http://virt-manager.org/
+ pkgrel = 3
+ url = http://virt-manager.org
install = virt-viewer.install
arch = any
license = GPL
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')