summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormutantmonkey2013-04-24 16:37:23 -0400
committermutantmonkey2013-04-24 16:37:23 -0400
commit6ab8eb75b2e865a27c5317e4552b0424278da822 (patch)
treed056be86d3365280ba951a60af459ef0affd38bc
parent0d9471fc13bc3ea4b2954ff10e60a186a882c697 (diff)
downloadaur-6ab8eb75b2e865a27c5317e4552b0424278da822.tar.gz
upgrade spice-vdagent
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ccc7a019a481..9fe374ec1a4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: mutantmonkey <aur@mutantmonkey.in>
pkgname=spice-vdagent
-pkgver=0.12.1
-pkgrel=3
+pkgver=0.14.0
+pkgrel=1
pkgdesc="Spice agent xorg client that enables copy and paste between client and X-session and more"
arch=('i686' 'x86_64')
url="http://www.spice-space.org/"
@@ -10,7 +10,7 @@ depends=('libpciaccess' 'libxinerama' 'libxrandr' 'libxfixes' 'spice-protocol')
optdepends=('dex: start spice-vdagent automatically on login')
source=("http://www.spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2"
'spice-vdagentd.conf.d')
-sha256sums=('f3288cfcd8ea18cfb1ba665dee20e49a08dd15fb19bd7147a42cf7f8ca1dd5d7'
+sha256sums=('bbaf007615002e4636c5faa6fe6912527f2cfb518aecc9e1f903bc8b0f00767c'
'03e0cc9e0f0e2afb3fc99846b8eb1fcb0698955833c67a40a6692c7df4df2d12')
build() {