Date: Friday, February 18, 2022 @ 03:47:56 Author: ainola Revision: 1133839
upgpkg: spice-gtk 0.40-1 Modified: spice-gtk/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-18 02:31:27 UTC (rev 1133838) +++ PKGBUILD 2022-02-18 03:47:56 UTC (rev 1133839) @@ -6,8 +6,8 @@ # Contributor: Lucio Zara <[email protected]> pkgname=spice-gtk -pkgver=0.39 -pkgrel=4 +pkgver=0.40 +pkgrel=1 pkgdesc="GTK+ client library for SPICE" arch=('x86_64') url="https://www.spice-space.org/" @@ -35,7 +35,7 @@ replaces=('spice-glib' 'spice-gtk3') source=("https://www.spice-space.org/download/gtk/$pkgname-$pkgver.tar.xz"{,.sig}) install=spice-gtk.install -sha256sums=('23acbee197eaaec9bce6e6bfd885bd8f79708332639243ff04833020865713cd' +sha256sums=('23f5ff7fa80b75647ce73cda5eaf8b322f3432dbbb7f6f3a839634618adbced3' 'SKIP') validpgpkeys=('206D3B352F566F3B0E6572E997D9123DE37A484F') # Victor Toso de Carvalho <[email protected]>
