community/spice-gtk3 to 0.28-1

This commit is contained in:
Kevin Mihelich 2015-05-04 18:27:59 +00:00
parent 27b3bfcfea
commit 9a8f5b80a2

View file

@ -8,8 +8,8 @@
# - drop libcacard dep
pkgname=spice-gtk3
pkgver=0.27
pkgrel=2
pkgver=0.28
pkgrel=1
pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 version)"
arch=('i686' 'x86_64')
url="http://spice-space.org"
@ -19,6 +19,7 @@ makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 'spice-proto
'vala' 'sdl')
source=("http://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2")
sha256sums=('5075e07010db434146649110ade31f5a6cdcdb4efbb4bedd40f1a977f090430c')
sha256sums=('15aeeb63422cb3bfaa2edbf4602ed2025baa4455abfd1677f631245a0d0f81c4')
prepare() {
cd "$srcdir/spice-gtk-$pkgver"