From 8570448c7c882b01e18ec3d74d1a02ba049816e1 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Mon, 7 May 2018 08:39:35 +0000 Subject: [PATCH] main/spice-gtk: bump pkgrel because of relocation error due to gst-plugin --- main/spice-gtk/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/spice-gtk/APKBUILD b/main/spice-gtk/APKBUILD index 3aef37f201d..f07b3274863 100644 --- a/main/spice-gtk/APKBUILD +++ b/main/spice-gtk/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=spice-gtk pkgver=0.34 -pkgrel=2 +pkgrel=3 pkgdesc="A GTK+ widget for SPICE clients" url="http://spice-space.org/page/Spice-Gtk" arch="all"