community/spice-gtk3 to 0.27-1

This commit is contained in:
Kevin Mihelich 2014-12-15 21:54:29 +00:00
parent dd18b64a2e
commit c17f1a3a9a

View file

@ -8,8 +8,8 @@
# - drop libcacard dep # - drop libcacard dep
pkgname=spice-gtk3 pkgname=spice-gtk3
pkgver=0.24 pkgver=0.27
pkgrel=5 pkgrel=1
pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 version)" pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 version)"
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
url="http://spice-space.org" url="http://spice-space.org"
@ -18,7 +18,7 @@ depends=('celt0.5.1' 'dbus-glib' 'gtk3' 'libpulse' 'usbredir' 'libsoup')
makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 'spice-protocol' 'usbutils' makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 'spice-protocol' 'usbutils'
'vala' 'sdl') 'vala' 'sdl')
source=("http://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2") source=("http://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2")
sha256sums=('6efe500845f910945670f11664f584fd13b9db494075c41137eb7bacd60d1ed1') sha256sums=('5075e07010db434146649110ade31f5a6cdcdb4efbb4bedd40f1a977f090430c')
prepare() { prepare() {
cd "$srcdir/spice-gtk-$pkgver" cd "$srcdir/spice-gtk-$pkgver"