diff --git a/community/spice-gtk3/PKGBUILD b/community/spice-gtk3/PKGBUILD index 969aff8dc..14b6db5d5 100644 --- a/community/spice-gtk3/PKGBUILD +++ b/community/spice-gtk3/PKGBUILD @@ -8,8 +8,8 @@ # - drop libcacard dep pkgname=spice-gtk3 -pkgver=0.32 -pkgrel=2 +pkgver=0.33 +pkgrel=1 pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 version)" arch=('i686' 'x86_64') 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' 'vala' 'sdl' 'python2-six') source=("http://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2") -md5sums=('09930abb5ebe1b25b0f6988eb5716f98') +md5sums=('19e1b9aa6c59cab776ba5aa633491b7e') prepare() { cd "$srcdir/spice-gtk-$pkgver"