summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormutantmonkey2014-01-12 02:58:30 -0800
committermutantmonkey2014-01-12 02:58:30 -0800
commit452b9d97ecbb8e2538b26156d1f710ecb2cc01b3 (patch)
tree853be8835160e071ccfdbb994dab3ff76cbe567e
parent88e3601169c491e44bda79a8d581fb4cdf94ff8a (diff)
downloadaur-452b9d97ecbb8e2538b26156d1f710ecb2cc01b3.tar.gz
update spice-vdagent to 0.15.0
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 621a1ce5fb88..42c8f205bdec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: mutantmonkey <aur@mutantmonkey.in>
pkgname=spice-vdagent
-pkgver=0.14.0
-pkgrel=2
+pkgver=0.15.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=('bbaf007615002e4636c5faa6fe6912527f2cfb518aecc9e1f903bc8b0f00767c'
+sha256sums=('5bae1747307c2f4195f6de97639391be7c6be6c5673fdcc9febed6faca22bd34'
'03e0cc9e0f0e2afb3fc99846b8eb1fcb0698955833c67a40a6692c7df4df2d12')
build() {