mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/spice-gtk3 to 0.32-1
This commit is contained in:
parent
1beb99b23b
commit
4add62ac76
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
# - drop libcacard dep
|
# - drop libcacard dep
|
||||||
|
|
||||||
pkgname=spice-gtk3
|
pkgname=spice-gtk3
|
||||||
pkgver=0.31
|
pkgver=0.32
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 version)"
|
pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 version)"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@ -18,7 +18,7 @@ depends=('celt0.5.1' 'dbus-glib' 'gtk3' 'libpulse' 'usbredir' 'libsoup')
|
||||||
makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 'spice-protocol' 'usbutils'
|
makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 'spice-protocol' 'usbutils'
|
||||||
'vala' 'sdl' 'python2-six')
|
'vala' 'sdl' 'python2-six')
|
||||||
source=("http://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2")
|
source=("http://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2")
|
||||||
md5sums=('1ef438eabc19b0f339d746a93cab4f56')
|
md5sums=('09930abb5ebe1b25b0f6988eb5716f98')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "$srcdir/spice-gtk-$pkgver"
|
cd "$srcdir/spice-gtk-$pkgver"
|
||||||
|
|
Loading…
Reference in a new issue