[arch-commits] Commit in spice-gtk3/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Sun Oct 18 21:09:10 UTC 2015


    Date: Sunday, October 18, 2015 @ 23:09:10
  Author: spupykin
Revision: 144334

upgpkg: spice-gtk3 0.30-1

upd

Modified:
  spice-gtk3/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-18 16:34:00 UTC (rev 144333)
+++ PKGBUILD	2015-10-18 21:09:10 UTC (rev 144334)
@@ -5,7 +5,7 @@
 # Contributor: Lucio Zara <pennega at gmail.com>
 
 pkgname=spice-gtk3
-pkgver=0.29
+pkgver=0.30
 pkgrel=1
 pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 version)"
 arch=('i686' 'x86_64')
@@ -16,10 +16,13 @@
 	     'vala' 'sdl' 'python2-six')
 source=("http://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2")
 sha256sums=('44c7e22713246a2054c3c3b6e0280fd4c1fdbd2c8d33e5eb95bcda4748d5e973')
+sha256sums=('e23323fa399efba17b3c18475ef10a29815851be5e7dbedd246b28ee8eb1379c')
+sha256sums=('e23323fa399efba17b3c18475ef10a29815851be5e7dbedd246b28ee8eb1379c')
+sha256sums=('e23323fa399efba17b3c18475ef10a29815851be5e7dbedd246b28ee8eb1379c')
 
 prepare() {
   cd "$srcdir/spice-gtk-$pkgver"
-  sed -i 's,/usr/bin/env python,/usr/bin/python2,' spice-common/spice_codegen.py
+#  sed -i 's,/usr/bin/env python,/usr/bin/python2,' spice-common/spice_codegen.py
 }
 
 build() {



More information about the arch-commits mailing list