diff --git a/community/spice-gtk3/PKGBUILD b/community/spice-gtk3/PKGBUILD index 595495e7a..e06d3ae71 100644 --- a/community/spice-gtk3/PKGBUILD +++ b/community/spice-gtk3/PKGBUILD @@ -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"