mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/spice-gtk3 to 0.28-1
This commit is contained in:
parent
27b3bfcfea
commit
9a8f5b80a2
1 changed files with 3 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
||||||
# - drop libcacard dep
|
# - drop libcacard dep
|
||||||
|
|
||||||
pkgname=spice-gtk3
|
pkgname=spice-gtk3
|
||||||
pkgver=0.27
|
pkgver=0.28
|
||||||
pkgrel=2
|
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"
|
||||||
|
@ -19,6 +19,7 @@ makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 'spice-proto
|
||||||
'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=('5075e07010db434146649110ade31f5a6cdcdb4efbb4bedd40f1a977f090430c')
|
sha256sums=('5075e07010db434146649110ade31f5a6cdcdb4efbb4bedd40f1a977f090430c')
|
||||||
|
sha256sums=('15aeeb63422cb3bfaa2edbf4602ed2025baa4455abfd1677f631245a0d0f81c4')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "$srcdir/spice-gtk-$pkgver"
|
cd "$srcdir/spice-gtk-$pkgver"
|
||||||
|
|
Loading…
Reference in a new issue