From 8efceb6bf779524065c009af9d4879475d1ca7a8 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 19 Sep 2013 09:16:42 +0200 Subject: [PATCH] spice-protocol: update to 0.12.6. --- srcpkgs/spice-protocol/template | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/srcpkgs/spice-protocol/template b/srcpkgs/spice-protocol/template index 6b3e5a07cf1..a95ba1dca62 100644 --- a/srcpkgs/spice-protocol/template +++ b/srcpkgs/spice-protocol/template @@ -1,7 +1,7 @@ # Template file for 'spice-protocol' pkgname=spice-protocol -version=0.12.2 -revision=2 +version=0.12.6 +revision=1 build_style=gnu-configure configure_args="--datarootdir=/usr/lib" short_desc="Spice Protocol headers" @@ -9,13 +9,11 @@ maintainer="Juan RP " homepage="http://www.spicespace.org/" license="BSD" distfiles="http://www.spicespace.org/download/releases/$pkgname-$version.tar.bz2" -checksum=8bb2d9e4d75c1cb2065ecf2d6607bb1f91f0df6b27ddaa70320fd1f58cd3d56c -long_desc=" - This package contains the protocol headers for Spice." +checksum=9d4745602eb2ab1d1c1ab98b4babf587574870993b4faefe354ac57bb5e8259b spice-protocol_package() { noarch="yes" pkg_install() { - vmove usr + vmove all } }