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

Balló György bgyorgy at archlinux.org
Sat Aug 18 17:20:09 UTC 2018


    Date: Saturday, August 18, 2018 @ 17:20:07
  Author: bgyorgy
Revision: 372668

upgpkg: spice-gtk 0.35-1

Update to new version

Modified:
  spice-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-18 16:57:15 UTC (rev 372667)
+++ PKGBUILD	2018-08-18 17:20:07 UTC (rev 372668)
@@ -6,18 +6,18 @@
 # Contributor: Lucio Zara <pennega at gmail.com>
 
 pkgname=spice-gtk
-pkgver=0.34
+pkgver=0.35
 pkgrel=1
 pkgdesc="GTK+ client library for SPICE"
 arch=('x86_64')
 url="https://www.spice-space.org/"
 license=('LGPL2.1')
-depends=('celt0.5.1' 'gtk3' 'libcacard' 'libjpeg-turbo' 'libpulse' 'opus' 'phodav' 'usbredir')
+depends=('gtk3' 'libcacard' 'libjpeg-turbo' 'libpulse' 'opus' 'phodav' 'usbredir')
 makedepends=('gobject-introspection' 'spice-protocol' 'usbutils'  'vala')
 provides=("spice-glib=$pkgver" "spice-gtk3=$pkgver")
 replaces=('spice-glib' 'spice-gtk3')
 source=("https://www.spice-space.org/download/gtk/$pkgname-$pkgver.tar.bz2")
-sha256sums=('e9720e01165f8451c9f3f58ad50e3afb990993b81cc2db86b3661b7ac5b976ee')
+sha256sums=('b4e6073de5125e2bdecdf1fbe7c9e8c4cabe9c85518889b42f72bf63c8ab9e86')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list