Date: Friday, June 26, 2015 @ 16:02:16
  Author: spupykin
Revision: 135903

upgpkg: spice-gtk3 0.29-1

upd

Modified:
  spice-gtk3/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-06-26 13:25:23 UTC (rev 135902)
+++ PKGBUILD    2015-06-26 14:02:16 UTC (rev 135903)
@@ -5,7 +5,7 @@
 # Contributor: Lucio Zara <penn...@gmail.com>
 
 pkgname=spice-gtk3
-pkgver=0.28
+pkgver=0.29
 pkgrel=1
 pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 
version)"
 arch=('i686' 'x86_64')
@@ -13,16 +13,13 @@
 license=('LGPL2.1')
 depends=('celt0.5.1' 'dbus-glib' 'gtk3' 'libcacard' 'libpulse' 'usbredir' 
'libsoup')
 makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 
'spice-protocol' 'usbutils'
-            'vala' 'sdl')
+            'vala' 'sdl' 'python2-six')
 source=("http://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2";)
-sha256sums=('6efe500845f910945670f11664f584fd13b9db494075c41137eb7bacd60d1ed1')
-sha256sums=('5075e07010db434146649110ade31f5a6cdcdb4efbb4bedd40f1a977f090430c')
-sha256sums=('15aeeb63422cb3bfaa2edbf4602ed2025baa4455abfd1677f631245a0d0f81c4')
+sha256sums=('44c7e22713246a2054c3c3b6e0280fd4c1fdbd2c8d33e5eb95bcda4748d5e973')
 
 prepare() {
   cd "$srcdir/spice-gtk-$pkgver"
   sed -i 's,/usr/bin/env python,/usr/bin/python2,' 
spice-common/spice_codegen.py
-  sed -i 's|#define SPICE_GTK_MICRO_VERSION.*|#define SPICE_GTK_MICRO_VERSION 
(0)|g' gtk/spice-version.h*
 }
 
 build() {

Reply via email to