community/spice-gtk3 to 0.32-1

This commit is contained in:
Kevin Mihelich 2016-06-22 19:26:33 +00:00
parent 1beb99b23b
commit 4add62ac76

View file

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