Date: Tuesday, April 19, 2016 @ 15:48:26 Author: spupykin Revision: 171401
upgpkg: spice-glib 0.31-1 upd Modified: spice-glib/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-19 13:46:00 UTC (rev 171400) +++ PKGBUILD 2016-04-19 13:48:26 UTC (rev 171401) @@ -5,8 +5,8 @@ # Contributor: Lucio Zara <[email protected]> pkgname=spice-glib -pkgver=0.30 -pkgrel=3 +pkgver=0.31 +pkgrel=1 pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 version)" arch=('i686' 'x86_64') url="http://spice-space.org" @@ -17,7 +17,7 @@ 'vala' 'sdl' 'python2-six' 'pixman') options=('!emptydirs') source=("http://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2") -md5sums=('723e0e9ce9d507ba5d6cd331a3a9b7fb') +md5sums=('1ef438eabc19b0f339d746a93cab4f56') build() { cd "$srcdir/spice-gtk-$pkgver"
