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

Antonio Rojas arojas at archlinux.org
Sat Jan 23 10:24:25 UTC 2021


    Date: Saturday, January 23, 2021 @ 10:24:24
  Author: arojas
Revision: 825949

Update to 0.39, check signature

Modified:
  spice-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-23 10:19:11 UTC (rev 825948)
+++ PKGBUILD	2021-01-23 10:24:24 UTC (rev 825949)
@@ -5,7 +5,7 @@
 # Contributor: Lucio Zara <pennega at gmail.com>
 
 pkgname=spice-gtk
-pkgver=0.38
+pkgver=0.39
 pkgrel=1
 pkgdesc="GTK+ client library for SPICE"
 arch=('x86_64')
@@ -15,8 +15,10 @@
 makedepends=('gobject-introspection' 'meson' '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.xz")
-sha256sums=('5ae974731baf2b41316d4f0b3ae0c2e47f00bff91a5a617e189cd3dedcd96d8e')
+source=("https://www.spice-space.org/download/gtk/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('23acbee197eaaec9bce6e6bfd885bd8f79708332639243ff04833020865713cd'
+            'SKIP')
+validpgpkeys=('206D3B352F566F3B0E6572E997D9123DE37A484F') # Victor Toso de Carvalho <me at victortoso.com>
 
 build() {
   arch-meson $pkgname-$pkgver build -D celt051=disabled



More information about the arch-commits mailing list