mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/spice-gtk3 to 0.27-1
This commit is contained in:
parent
dd18b64a2e
commit
c17f1a3a9a
1 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@
|
||||||
# - drop libcacard dep
|
# - drop libcacard dep
|
||||||
|
|
||||||
pkgname=spice-gtk3
|
pkgname=spice-gtk3
|
||||||
pkgver=0.24
|
pkgver=0.27
|
||||||
pkgrel=5
|
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')
|
||||||
url="http://spice-space.org"
|
url="http://spice-space.org"
|
||||||
|
@ -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')
|
'vala' 'sdl')
|
||||||
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")
|
||||||
sha256sums=('6efe500845f910945670f11664f584fd13b9db494075c41137eb7bacd60d1ed1')
|
sha256sums=('5075e07010db434146649110ade31f5a6cdcdb4efbb4bedd40f1a977f090430c')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "$srcdir/spice-gtk-$pkgver"
|
cd "$srcdir/spice-gtk-$pkgver"
|
||||||
|
|
Loading…
Reference in a new issue