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

Tobias Powalowski tpowa at archlinux.org
Sun Oct 18 10:09:20 UTC 2015


    Date: Sunday, October 18, 2015 @ 12:09:19
  Author: tpowa
Revision: 249485

upgpkg: spice 0.12.6-1

bump to latest version

Modified:
  spice/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-18 09:52:29 UTC (rev 249484)
+++ PKGBUILD	2015-10-18 10:09:19 UTC (rev 249485)
@@ -3,7 +3,7 @@
 # Maintainer: Patryk Kowalczyk < patryk at kowalczyk dot ws>
 
 pkgname=spice
-pkgver=0.12.5
+pkgver=0.12.6
 pkgrel=1
 pkgdesc="SPICE client and server"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 url="http://spice-space.org"
 license=('LGPL2.1')
 depends=(alsa-lib celt0.5.1 libcacard libjpeg-turbo libsasl libxinerama libxfixes libxrandr pixman)
-makedepends=(python2-pyparsing qemu spice-protocol)
+makedepends=(python2-pyparsing python2-six qemu spice-protocol)
 source=(http://spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2)
 
 build() {
@@ -23,4 +23,4 @@
   cd "$srcdir/$pkgname-$pkgver"
   make DESTDIR="$pkgdir/" install
 }
-md5sums=('1256286214fe402703c0a01bd3a85319')
+md5sums=('605a8c8ea80bc95076c4b3539c6dd026')



More information about the arch-commits mailing list