community/spice-gtk3 to 0.33-1

This commit is contained in:
Kevin Mihelich 2016-10-14 12:20:40 +00:00
parent 169e0b8441
commit e983a783e6

View file

@ -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"